[Trilinos-Users] Teuchos build error on Mac

Bartlett, Roscoe A rabartl at sandia.gov
Thu Mar 24 16:09:44 MDT 2011


Jonathan,

What is the output from CMake (attach it)?

-Ross


> -----Original Message-----
> From: trilinos-users-bounces at software.sandia.gov [mailto:trilinos-
> users-bounces at software.sandia.gov] On Behalf Of Jonathan Hu
> Sent: Thursday, March 24, 2011 3:52 PM
> To: trilinos-users at software.sandia.gov
> Subject: [Trilinos-Users] Teuchos build error on Mac
> 
> 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_stacktrac
> e.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



More information about the Trilinos-Users mailing list