[vtkusers] problem compiling vtk-4.5.0 on fedora core 2

Manoj Kumar Singh manoj at bhu.ac.in
Tue Oct 19 02:33:51 EDT 2004



----- Original Message -----
From: Mathieu Malaterre <mathieu.malaterre at kitware.com>
Date: Tuesday, October 12, 2004 7:54 pm
Subject: Re: [vtkusers] problem compiling  vtk-4.5.0  on fedora core 2

> Manoj,
> 
>    could you run the make command in verbose mode:
> 
> make VERBOSE=1
> 
> And send me the compilation line that fail.
> 
> Thanks
> Mathieu
Last few lines from running 'make VERBOSE=1' are :
make[3]: Entering directory `/usr/src/redhat/BUILD/VTK/Wrapping/Python'
Building executable /usr/src/redhat/BUILD/VTK/bin/vtkpython...
g++ -O2 -g -pipe -march=i386 -mcpu=i686 -Wno-deprecated
-Wno-deprecated -fPIC vtkPythonAppInit.o -o
/usr/src/redhat/BUILD/VTK/bin/vtkpython -rdynamic -L.
-L/usr/src/redhat/BUILD/VTK/lib -L/usr/lib/python2.3/config
-L/usr/X11R6/lib -lpython2.3 -lvtkCommon -lvtkFiltering -lvtkIO
-lvtkGraphics -lvtkImaging -lvtkzlib -lutil -lvtkRendering -lvtkPatented
-lvtkHybrid -lvtkParallel -lvtkPatented -lvtkRendering -lvtkGraphics
-lvtkImaging -lvtkftgl -lvtkfreetype -lGL -lXt -lSM -lICE -lSM -lICE
-lSM -lICE -lX11 -lXext -lX11 -lXext -lX11 -lXext -lvtkIO -lvtkFiltering
-lvtkCommon -lpthread -ldl -lm -lvtkDICOMParser -lvtkpng -lvtktiff
-lvtkzlib -lvtkjpeg -lvtkexpat
/usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x410e):
In function `posix_tmpnam':
: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x4039):
In function `posix_tempnam':
: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/src/redhat/BUILD/VTK/lib/libvtkRendering.so: undefined reference to
`crc32'/usr/src/redhat/BUILD/VTK/lib/libvtkRendering.so: undefined
reference to `compress'
collect2: ld returned 1 exit status
make[3]: *** [/usr/src/redhat/BUILD/VTK/bin/vtkpython] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/VTK/Wrapping/Python'
make[2]: *** [default_target] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/VTK/Wrapping/Python'
make[1]: *** [default_target_Wrapping_Python] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/VTK'
make: *** [default_target] Error 2

Thanks
  Manoj
>
> >>>_______________________________________________
> >>>This is the private VTK discussion list. 
> >>>Please keep messages on-topic. Check the FAQ at: <" 
> >>
> >>target="l">" target="l">http://public.kitware.com/cgi-bin/vtkfaq>
> >>
> >>>Follow this link to subscribe/unsubscribe:
> >>>http://www.vtk.org/mailman/listinfo/vtkusers
> >>>
> >>
> >>
> >>
> >>
> > 
> > 
> 
> 
> 
> 




More information about the vtkusers mailing list