[Trilinos-Users] Teuchos build error on Mac

Jonathan Hu jhu at sandia.gov
Thu Mar 24 15:51:35 MDT 2011


All,

     I've encountered a build error on a Mac, running 10.5.8 and gcc 
4.5.2.   The error is

[ 61%] Building CXX object 
packages/teuchos/src/CMakeFiles/teuchos.dir/Teuchos_stacktrace.cpp.o
/Users/jhu/Trilinos/dev/Trilinos/packages/teuchos/src/Teuchos_stacktrace.cpp:62:18: 
fatal error: link.h: No such file or directory

The include of link.h is guarded by the macro HAVE_TEUCHOS_LINK, which 
seems to get defined if binutils and a version of gcc are detected.  
However, link.h is in a non-standard location, 
/usr/include/wx-2.8/wx/link.h.  (I've checked a colleague's Mac, and 
link.h is in the same location on that machine, as well.)

What am I missing?    I'm attaching both my configure and cache file.

Regards,
Jonathan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config
Url: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110324/12100c07/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeCache.txt
Url: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110324/12100c07/attachment-0001.txt 


More information about the Trilinos-Users mailing list