Trouble with Leopard

From: Mario Kadastik <mario.kadastik_at_cern.ch>
Date: Thu, 1 Nov 2007 22:48:47 +0200


Hello,

downloaded the latest source tarball (v5.17.04.source.tar), extracted it, ran with

./configure macosx --prefix=/Applications/root

which ran through just fine, however during the compilation I ran into the following error:

g++ -O2 -dynamiclib -single_module -undefined dynamic_lookup - install_name /Applications/root/lib/root/libFTGL.dylib -o lib/ libFTGL.dylib ftgl/src/FTBitmapGlyph.o ftgl/src/FTCharmap.o ftgl/src/ FTContour.o ftgl/src/FTExtrdGlyph.o ftgl/src/FTFace.o ftgl/src/ FTFont.o ftgl/src/FTGLBitmapFont.o ftgl/src/FTGLExtrdFont.o ftgl/src/ FTGLOutlineFont.o ftgl/src/FTGLPixmapFont.o ftgl/src/FTGLPolygonFont.o ftgl/src/FTGLTextureFont.o ftgl/src/FTGlyph.o ftgl/src/ FTGlyphContainer.o ftgl/src/FTLibrary.o ftgl/src/FTOutlineGlyph.o ftgl/

src/FTPixmapGlyph.o ftgl/src/FTPoint.o ftgl/src/FTPolyGlyph.o ftgl/src/ 
FTSize.o ftgl/src/FTTextureGlyph.o ftgl/src/FTVectoriser.o -ldl lib/ 
libfreetype.a -L/usr/X11R6/lib -lXpm -L/usr/X11R6/lib -lXext -lX11 -L/ 
usr/X11R6/lib -lXft -L/usr/X11R6/lib -lGLU -lGL -L/usr/X11R6/lib -lX11 -lm
ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib collect2: ld returned 1 exit status
make: *** [lib/libFTGL.dylib] Error 1

the full log is available at:
http://hep.kbfi.ee/dbg/complog

I'm using a iBook G4, which is PowerPC 1.4Ghz running the latest Mac OS X Leopard (10.5).

Anything specific I have to do to get it working?

Mario

PS! if you look at the full log you notice that make tries to run g77 and fails to do so, if it actually needs g77, then it should probably check for it in configure as Leopard does not have g77 bundled in developer tools (at least not to my knowledge) and I was unable to get the one from Fink to compile either.... I did clean up fink area and tried a vanilla root source tree where I got this error... Received on Thu Nov 01 2007 - 21:49:08 CET

This archive was generated by hypermail 2.2.0 : Fri Nov 02 2007 - 11:50:02 CET