John Peterson wrote:
[]
> CMakeFiles/vtkftgl.dir/src/FTSize.o -L/usr/X11R6/lib -lGL
> ../../../bin/libvtkfreetype.pv2.6.dylib -framework AppKit
> ld64: warning: option -noprebind is obsolete and being ignored
> Undefined symbols:
>  "_glEnable", referenced from:
>      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
> const*)in FTGLPixmapFontRenderOpenGL.o

This is strange and should not happen. These symbols are in 
/usr/X11R6/lib/libGL.dylib, which is on your linker line, and they are 
referenced there from the OpenGL framework.

What version of Mac OS X are you on, and what X11 do you have installed?
Do you perhaps have a /usr/local/lib/libGL.dylib that could interfere?

-- 
Martin


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to