[vtkusers] Common/Makefile problem

Ben FrantzDale frantzdale at intelligent-imaging.com
Wed Aug 6 19:23:00 EDT 2003


All of the Magled_mesa stuff is NOTFOUND
OPENGL_INCLUDE_DIR               /usr/X11R6/include
OPENGL_gl_LIBRARY                -framework OpenGL
OPENGL_glu_LIBRARY               -framework AGL
OPENGL_xmesa_INCLUDE_DIR         OPENGL_xmesa_INCLUDE_DIR-NOTFOUND

VTK_OPENGL_HAS_OSMESA   OFF


--Ben

On Wednesday, August 6, 2003, at 04:20  PM, Andy Cedilnik wrote:

> 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