Hi

I read the x11 library warning on the fink homepage, therefore I
immediately run that script after I installed Apple's X11. Then I then 
installed a library (not fink libs) and tried to run a test programm. The 
result was:

bash-2.05a$ g++3 $CPPFLAGS $LDFLAGS 
-L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ -o 
glcube -lclanGL -lclanApp -lclanDisplay -lclanCore -lX11 glcube.cpp 
ld: /var/tmp//cc2EpG7D.o illegal reference to symbol: _glBegin defined in 
indirectly referenced dynamic library 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
ld: /var/tmp//cc2EpG7D.o illegal reference to symbol: _gluPerspective 
defined in indirectly referenced dynamic library 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

LDFLAGS=-L/sw/lib -L/usr/X11R6/lib/
CPPFLAGS=-I/sw/include -I/usr/X11R6/include/

Has this to do with that warning? I appreciate any hint!

Best,
        Hans



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to