Re: [TuxKart-users] JUST A MINUTE!
Status: Alpha
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-07-15 02:26:09
|
Dick Mac Innis wrote: > > I think I found my problem, and I'll let you know. The Mandrake 7.1 disk I > have does not include the DEVELOPMENT rpms for mesa, so I was missing the > *.h files altogether. I found these rpms at rpmfind, and I'm about to > symbolically link the installed files to the "correct" directories. I'll > write back if this works. I don't think it got that far. According to the log file: First shot: (Looking for libGL.so) > configure:2292: checking for glNewList in -lGL > configure:2311: gcc -o conftest -g -O2 conftest.c -lGL -L/usr/X11R6/lib -lSM -lICE -lX11 -lXi -lXext -lXmu -lm 1>&5 > /usr/bin/ld: cannot find -lGL Second shot: (Looking for libMesaGL.so as a fallback) > configure:2340: checking for glNewList in -lMesaGL > configure:2359: gcc -o conftest -g -O2 conftest.c -lMesaGL -L/usr/X11R6/lib > -lSM -lICE -lX11 -lXi -lXext -lXmu -lm 1>&5 > /usr/bin/ld: cannot find -lMesaGL -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |