so obvious :-P (ashamed)
Now I have a true error message: Linking CXX shared library ../../../bin/libvtkPVPythonInterpretor.so cd /home/nacad/rnelias/kitware/ParaView-3.6-1-build/Utilities/VTKPythonWrapping/Executable && /sw/shared/x86_64/cmake/2.6.4/bin/cmake -E cmake_link_script CMakeFiles/vtkPVPythonInterpretor.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Wno-deprecated -O2 -g -fPIC -shared -Wl,-soname,libvtkPVPythonInterpretor.so -o ../../../bin/libvtkPVPythonInterpretor.so CMakeFiles/vtkPVPythonInterpretor.dir/vtkPVPythonInterpretor.o CMakeFiles/vtkPVPythonInterpretor.dir/vtkPVPythonInteractiveInterpretor.o ../../../bin/libvtkCommon.so.pv3.6 /sw/shared/x86_64/Python/2.6.2/lib/libpython2.6.a -lutil ../../../bin/libvtksys.so.pv3.6 -lpthread -ldl -lm /usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: /sw/shared/x86_64/Python/2.6.2/lib/libpython2.6.a(abstract.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /sw/shared/x86_64/Python/2.6.2/lib/libpython2.6.a: could not read symbols: Bad value collect2: ld returned 1 exit status Pat is right! I'm using static library instead of shared thanks a lot folks Renato. On Tue, Sep 1, 2009 at 11:15 AM, Jean M. Favre <[email protected]> wrote: > Renato Elias wrote: > > > > Moreover, how can I force the make process to be more verbose? > > > make VERBOSE=1 > > :-) > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > -- Renato N. Elias =================================== High Performance Computing Center (NACAD) Federal University of Rio de Janeiro (UFRJ) Rio de Janeiro, Brazil Sent from Rio De Janeiro, RJ, Brazil
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
