I'm running Mac OS 10.5.2 and fink 0.28.1.  Fink has installed fine and both
selfupdate-cvs and rsync work well.  However, installing arb with: "fink
install arb" results in the following output leading up to the installation
quitting.

--------------------------------------------------------------------------------
Make everything in RNA3D
g++ -DDARWIN -DNO_REGEXPR  -no-cpp-precomp -DHAVE_BOOL -O4 -DNDEBUG 
-DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_RNA3D -c -o RNA3D_Main.o
RNA3D_Main.cxx  -I. -I/sw/src/fink.build/arb-20071207-1005/./INCLUDE
-I/usr/X11R6/include -I/sw/include/
/usr/X11R6/include/GL/glut.h:538: error: expected initializer before
'glutInit'

***this continues for what look like hundreds of similar errors related to
glut.h, ending with***

/usr/X11R6/include/GL/glut.h:748: error: expected initializer before
'glutGameModeGet'
make[1]: *** [RNA3D_Main.o] Error 1
make: *** [RNA3D/RNA3D.dummy] Error 2
### execution of /var/tmp/tmp.2.pknQvM failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-arb-20071207-1005
(Reading database ... 11759 files and directories currently installed.)
Removing fink-buildlock-arb-20071207-1005 ...
Failed: phase compiling: arb-20071207-1005 failed

This compiling failure appears similar to a previous post examining the same
problem.  Further reading led to me to install the following files that were
removed by the 10.5.2 update:

/usr/X11/lib/libGLw.1.dylib
/usr/X11/lib/libGLw.dylib
/usr/X11/include/GL/GLwDrawA.h
/usr/X11/include/GL/GLwDrawAP.h
/usr/X11/include/GL/GLwMDrawA.h
/usr/X11/include/GL/GLwMDrawAP.h

and after reinstalling XCodeTools.pkg I noticed that, while the above files
are still there, the following ones are not:

/usr/X11/X11.app
/usr/X11/bin/dumpkeymap
/usr/X11/lib/X11/man/man1

even though

/usr/X11/include/xorg

does exist.  And running "fink install arb" produces the same outcome.

I think I have the most recent version of X11 on my computer (2.2.1) but I
have also read that I should get the latest "fixed" version available from
Mac OS Forge.  Does anyone think this might be the problem?

Thanks - Chris
-- 
View this message in context: 
http://www.nabble.com/arb-install-fails-compile-error-tp17517886p17517886.html
Sent from the fink-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to