[Trilinos-Users] Problem building Trilinos-10.8 with Trikota/Stokhos

Dustin Langewisch dustinl at mit.edu
Sun Oct 2 20:41:09 MDT 2011


All,

I've been trying to build the latest release (10.8) of Trilinos with TriKota
and Stokhos but have been unsuccessful and am hoping someone can give me
some advice. After many attempts I am left with the following errors:

/home/dustin/trilinos-10.8.0-Source/build/packages/TriKota/Dakota/install/lib/libamplsolver.so:
undefined reference to `sysdetails_ASL'
collect2: ld returned 1 exit status
make[2]: *** [packages/TriKota/test/TriKota_SimpleEpetraExtME.exe] Error 1
make[1]: ***
[packages/TriKota/test/CMakeFiles/TriKota_SimpleEpetraExtME.dir/all] Error 2

make[2]: *** [packages/TriKota/test/TriKota_ParallelDiagonalThyraME.exe]
Error 1
make[1]: ***
[packages/TriKota/test/CMakeFiles/TriKota_ParallelDiagonalThyraME.dir/all]
Error 2

/usr/bin/ld: cannot find -ldakota
collect2: ld returned 1 exit status
make[2]: *** [packages/stokhos/src/libstokhos.so] Error 1
make[1]: *** [packages/stokhos/src/CMakeFiles/stokhos.dir/all] Error 2
make: *** [all] Error 2

I'm following the same approach I used to successfully (after many, many
attempts) install Trilinos 10.6, but I have now switched to the latest
stable release of Dakota. This got me through the "-fPIC" errors, but I
can't seem to get around the errors listed above. By removing "-D
Trilinos_ENABLE_TESTS:BOOL=ON" from my configure script I can avoid the
"undefined reference to 'sysdetails_ASL'" error, but I suspect that such an
approach might just be covering up the problem.

However, I can't seem to get Stokhos to locate the dakota library. dakota.so
exists in .../packages/TriKota/dakota/install, so it appears that Dakota is
being build, but I can't seem to get Stokhos to recognize it.

Any suggestions would be appreciated. FYI, I'm installing on Ubuntu 10.04
(64 bit).

Thanks,
Dustin


-- 
Dustin Langewisch
dustinl at mit.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20111002/74b4a911/attachment.html 


More information about the Trilinos-Users mailing list