[vtkusers] Common/Makefile problem
Andy Cedilnik
andy.cedilnik at kitware.com
Wed Aug 6 19:20:19 EDT 2003
Hi Ben,
What are your CMake values about GL?
Andy
On Wed, 2003-08-06 at 19:02, Ben FrantzDale wrote:
> OK, I got a bunch further after installing python and tcltk from Fink
> and pointing cmake to the libraries in /sw
>
> But then I get this:
>
> Building object file vtkCarbonRenderWindowInteractor.o...
> Building object file vtkCarbonRenderWindow.o...
> Building object file vtkXOpenGLRenderWindow.o...
> Building object file vtkRenderingInstantiator.o...
> Building shared library
> /Users/ben/Desktop/vtk/VTK-4.2.2/bin/libvtkRendering.dylib...
> ld: Undefined symbols:
> _glXChooseVisual
> _glXCreateContext
> _glXDestroyContext
> _glXGetClientString
> _glXGetConfig
> _glXGetCurrentContext
> _glXIsDirect
> _glXMakeCurrent
> _glXQueryExtension
> _glXQueryExtensionsString
> _glXQueryServerString
> _glXSwapBuffers
> /usr/bin/libtool: internal link edit command failed
> make[3]: ***
> [/Users/ben/Desktop/vtk/VTK-4.2.2/bin/libvtkRendering.dylib] Error 1
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Rendering] Error 2
> make: *** [default_target] Error 2
> bash-2.05a$
More information about the vtkusers
mailing list