On 10.5.8-1 with the current unstable tree nightfall-1.62-3 has problems 
with glut-related symbols:

gcc  -O 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 
-L/sw/lib   -o nightfall  Light.o LightFractional.o LightInput.o 
LightSpot.o LightAnimate.o LightGLAnimate.o LightGLDisplay.o 
LightGLVolume.o LightGLColor.o LightGLTrackball.o LightGL.o 
LightGLMenu.o LightGLPrefs.o LightGLKeyboard.o LightGeometry.o 
LightLib.o LightSynthesize.o LightChiMap.o LightGnuplot.o 
LightLimbCoeff.o LightConfig.o LightGtk.o LightMerit.o LightVisualize.o 
LightDivide.o LightOutput.o LightElliptic.o LightGtkEnter.o 
LightReflect.o LightFlux.o LightGtkToggle.o LightSimplex.o 
LightGtkHelp.o LightGtkVisualize.o LightGtkSlicer.o LightGtkShowdata.o 
LightVelocity.o LightGtkProfiler.o LightDataRead.o LightGnome.o 
LightGtkMenu.o LightGtkCheck.o LightGtkPage3.o LightGtkSelect.o 
LightMap.o -lintl   -Wl,-framework,CoreServices 
-Wl,-framework,ApplicationServices  -L/usr/X11/lib -L/sw/lib 
-L/sw/lib/fontconfig2/lib -L/usr/X11R6/lib -lgtkgl-2.0 -lGLU -lGL 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -ljpeg -lm
Undefined symbols:
   "_glutBitmapCharacter", referenced from:
       _GLDrawStr in LightGLAnimate.o
   "_glutBitmapHelvetica10", referenced from:
       _glutBitmapHelvetica10$non_lazy_ptr in LightGLAnimate.o
   "_glutBitmapHelvetica12", referenced from:
       _glutBitmapHelvetica12$non_lazy_ptr in LightGLAnimate.o
   "_glutBitmapHelvetica18", referenced from:
       _glutBitmapHelvetica18$non_lazy_ptr in LightGLAnimate.o
   "_glutBitmapWidth", referenced from:
       _GLDrawStr in LightGLAnimate.o
   "_glutBitmapTimesRoman10", referenced from:
       _GLDrawFont in LightGLAnimate.o
       _glutBitmapTimesRoman10$non_lazy_ptr in LightGLAnimate.o
   "_glutBitmapTimesRoman24", referenced from:
       _glutBitmapTimesRoman24$non_lazy_ptr in LightGLAnimate.o
   "_glutInitDisplayMode", referenced from:
       _AnimateGL in LightGLAnimate.o
   "_glutInit", referenced from:
       _AnimateGL in LightGLAnimate.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [nightfall] Error 1
### execution of make failed, exit code 2

I've rebuilt freeglut and it made no difference.

The full output is available here: 
http://robertwyatt.info/fink/nightfall-1.62-3.txt

I was just building it for fun, but I'm happy to try any suggestions.

--Robert

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to