| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010298 | ParaView | Bug | public | 2010-02-16 12:55 | 2010-07-21 21:10 | ||||
| Reporter | Orion E. Poplawski | ||||||||
| Assigned To | Ken Moreland | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010298: icetTests_mpi needs to link to -lm | ||||||||
| Description | Linking C executable ../../../bin/icetTests_mpi cd /builddir/build/BUILD/ParaView3/fedora-mpich2/Utilities/IceT/tests && /usr/bin/cmake -E cmake_ link_script CMakeFiles/icetTests_mpi.dir/link.txt --verbose=1 /usr/lib64/ccache/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DH5_USE_16_API CMakeFiles/icetTests_mpi.dir/ice tTests_mpi.o CMakeFiles/icetTests_mpi.dir/BlankTiles.o CMakeFiles/icetTests_mpi.dir/BoundsBehindV iewer.o CMakeFiles/icetTests_mpi.dir/CompressionSize.o CMakeFiles/icetTests_mpi.dir/DisplayNoDraw .o CMakeFiles/icetTests_mpi.dir/RandomTransform.o CMakeFiles/icetTests_mpi.dir/SimpleExample.o CM akeFiles/icetTests_mpi.dir/init.o CMakeFiles/icetTests_mpi.dir/ppm.o CMakeFiles/icetTests_mpi.dir /glwin_glx.o -o ../../../bin/icetTests_mpi -rdynamic -lGLU -lGL -lSM -lICE -lX11 -lXext /usr/lib 64/mpich2/lib/libmpichcxx.so /usr/lib64/mpich2/lib/libmpich.so /usr/lib64/mpich2/lib/libopa.a -lp thread -lrt ../../../bin/libicet.so ../../../bin/libicet_strategies.so ../../../bin/libicet_mpi.s o -lGLU ../../../bin/libicet.so -lGLU -lGL -lSM -lICE -lX11 -lXext /usr/lib64/mpich2/lib/libmpich cxx.so /usr/lib64/mpich2/lib/libmpich.so /usr/lib64/mpich2/lib/libopa.a -lpthread -lrt /usr/bin/ld: CMakeFiles/icetTests_mpi.dir/RandomTransform.o: undefined reference to symbol 'sqrt@ @GLIBC_2.2.5' /usr/bin/ld: note: 'sqrt@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line /lib64/libm.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status | ||||||||
| Additional Information | This is with Fedora development (Fedora 13) which enforces strict linking rules. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0021422) Ken Moreland (manager) 2010-07-19 15:05 |
The math library should now be included when compiling all IceT libraries. http://paraview.org/gitweb?p=IceT.git;a=commit;h=68d3818d904ac3c0b76a8485f2cb6574a7f67f6f [^] http://paraview.org/gitweb?p=ParaView.git;a=commit;h=fa676fd4d9d385c5bc15b019da7a53a941d2c77c [^] |
|
(0021454) Alan Scott (manager) 2010-07-21 21:10 |
Sounds good to me. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-02-16 12:55 | Orion E. Poplawski | New Issue | |
| 2010-02-16 13:32 | Ken Moreland | Status | backlog => tabled |
| 2010-02-16 13:32 | Ken Moreland | Assigned To | => Ken Moreland |
| 2010-07-19 15:05 | Ken Moreland | Note Added: 0021422 | |
| 2010-07-19 15:05 | Ken Moreland | Status | tabled => @80@ |
| 2010-07-19 15:05 | Ken Moreland | Resolution | open => fixed |
| 2010-07-21 21:10 | Alan Scott | Note Added: 0021454 | |
| 2010-07-21 21:10 | Alan Scott | Status | @80@ => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |