[vtkusers] Compiling errors for VTK5.0 with tcl wrapper

zhu wanlin zhuwanlin at gmail.com
Wed Feb 15 10:53:02 EST 2006


HI, I am a new one for VTK. When I try to compile vtk5.0 in my computer
(Mandrake 10.0, gcc3.3.2) with TCL(8.4) wrapper, errors appeared. How can i
deal with this? By the way, compiling with Python have the same errors
Thank you.

/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glBlendFunc at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glDrawPixels at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glEnable at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glPushClientAttrib at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glPopAttrib at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glDisable at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glPopClientAttrib at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glPushAttrib at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glBitmap at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glGetFloatv at LIBGL'
/home/wlzhu/works/vtkbinary5.0/bin/libvtkftgl.so: undefined reference to
`glPixelStorei at LIBGL'
collect2: ld returned 1 exit status
make[3]: *** [/home/wlzhu/works/vtkbinary5.0/bin/vtk] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Wrapping_Tcl] Error 2
make: *** [default_target] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060215/66682392/attachment.htm>


More information about the vtkusers mailing list