[Trilinos-Users] Sundance build fail

Brock Palen brockp at umich.edu
Tue Feb 15 13:09:07 MST 2011


When I switched to a GNU compiler build I got the same error.


Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
brockp at umich.edu
(734)936-1985



On Feb 15, 2011, at 12:56 PM, Kevin Long wrote:

> 
> Hi Brock,
> 
> Were you able to build successfully with gcc? If it only shows up with the 
> intel compiler that might tell me something. 
> 
> I'll see if I can reproduce the problem. 
> 
> Kevin
> 
> 
> 
> On Tuesday 15 February 2011 11:27:13 am Brock Palen wrote:
>> I am trying to build trilinos for our users with intel/11.0 and openmpi.
>> 
>> I get a linking error with Sundance:
>> 
>> 91%] Built target Sundance_FunctionalTest
>> Linking CXX executable Sundance_HelmholtzEigen2D.exe
>> /usr/caen/intel-11.0/cc/11.0.074/lib/intel64/libimf.so: warning: warning:
>> feupdateenv is not implemented and will always fail
>> CMakeFiles/Sundance_HelmholtzEigen2D.dir/HelmholtzEigen2D.cpp.o: In
>> function `main':
>> /tmp/trilinos-10.6.2-Source/packages/Sundance/tests-std-framework/Problem/H
>> elmholtzEigen2D.cpp:(.text+0x15b3): undefined reference to `vtable for
>> TSFExtended::AnasaziEigensolver<double>'
>> /tmp/trilinos-10.6.2-Source/packages/Sundance/tests-std-framework/Problem/H
>> elmholtzEigen2D.cpp:(.text+0x15bb): undefined reference to `vtable for
>> TSFExtended::AnasaziEigensolver<double>' make[2]: ***
>> [packages/Sundance/tests-std-framework/Problem/Sundance_HelmholtzEigen2D.ex
>> e] Error 1 make[1]: ***
>> [packages/Sundance/tests-std-framework/Problem/CMakeFiles/Sundance_Helmholt
>> zEigen2D.dir/all] Error 2 make: *** [all] Error 2
>> 
>> 
>> my cmake configure is:
>> 
>>        cmake \
>>          -D CMAKE_BUILD_TYPE:STRING=RELEASE \
>>          -D Trilinos_ENABLE_TESTS:BOOL=ON \
>>          -D Trilinos_ENABLE_ALL_PACKAGES:BOOL=ON \
>>          -D Trilinos_ENABLE_SECONDARY_STABLE_CODE=ON \
>>          -D TPL_ENABLE_QT:BOOL=OFF \
>>          -D TPL_ENABLE_Boost:BOOL=OFF \
>>          -D Trilinos_ENABLE_TriKota:BOOL=OFF \
>>          -D Trilinos_ENABLE_PyTrilinos:BOOL=OFF \
>>          -D TPL_ENABLE_MPI:BOOL=ON \
>>          -D MPI_EXEC_MAX_NUMPROCS:STRING=4 \
>>          $EXTRA_ARGS \
>>          /tmp/trilinos-10.6.2-Source
>> 
>> Any help would be great.
>> 
>> Brock Palen
>> www.umich.edu/~brockp
>> Center for Advanced Computing
>> brockp at umich.edu
>> (734)936-1985
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Trilinos-Users mailing list
>> Trilinos-Users at software.sandia.gov
>> http://software.sandia.gov/mailman/listinfo/trilinos-users
> 
> 
> 
> -- 
> ------------------------------------------------------
> Kevin Long
> Associate Professor
> Department of Mathematics and Statistics
> Texas Tech University
> Lubbock, TX 
> 
> "The end of fear is the beginning of wisdom" 
>    -- Bertrand Russell
> ------------------------------------------------------
> 
> 





More information about the Trilinos-Users mailing list