[Trilinos-Users] Compiling Trilinos 10.0.1 on Mac.

Doug Reeder dlr at rain.org
Wed Oct 28 14:25:46 MDT 2009


Ross,

On the mac "otool -L binary-name" returns the same information ldd  
does in unix/linux. nm works the same on mac as it does in unix/linux.  
They should be able to get the information you need.

Doug Reeder
On Oct 28, 2009, at 12:42 PM, Bartlett, Roscoe A wrote:

> Tedd,
>
> We need to file a Trilinos bug for this and get all the needed info  
> to track this down.
>
> Can you dump your link line?
>
> Are there utilities on the Mac for searching the libraries to see if  
> certain symbols exist or not?
>
> Can anyone else reproduce this?
>
> - Ross
>
>
> From: Ted Kord [mailto:teddy.kord at googlemail.com]
> Sent: Wednesday, October 28, 2009 1:21 PM
> To: Bartlett, Roscoe A
> Cc: Luca Heltai; trilinos-users at software.sandia.gov; Chris Baker
> Subject: Re: [Trilinos-Users] Compiling Trilinos 10.0.1 on Mac.
>
> I applied the patch, all optional dependencies turned on,  
> reconfigured and then 'make' but I also still get the same errors in  
> linking to Stratimikos:
>
> Linking CXX shared library libstratimikos.dylib
> Undefined symbols:
>   "Thyra::MLPreconditionerFactory::MLPreconditionerFactory()",  
> referenced from:
>        
> Teuchos::AllocatorNew<Thyra::MLPreconditionerFactory>::allocate()  
> const   in Stratimikos_DefaultLinearSolverBuilder.cpp.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [packages/stratimikos/src/libstratimikos.dylib] Error 1
> make[1]: *** [packages/stratimikos/src/CMakeFiles/stratimikos.dir/ 
> all] Error 2
> make: *** [all] Error 2
>
> Ted
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20091028/1e521c14/attachment-0001.html 


More information about the Trilinos-Users mailing list