Re: [TuxKart-users] tuxkart install-trouble
Status: Alpha
Brought to you by:
sjbaker
From: Frank B. <Cu...@gm...> - 2003-08-15 17:10:54
|
You have to install a fresh build of freeglut ( the glut version shipped with redhat 9.0 seems to be corrupted ) - Uninstall all glut stuff using rpm - make a fresh build of freeglut - update this package/library database ... Afterwards delete all files of tuxkart and extract the whole thing a second time, run configure and make ... Had the same problem :D > > I have trouble installing tuxkart on my redhat 9. > > Do anybody have a solution? > > [root@localhost clalar]# cd tuxkart-0.2.0 > [root@localhost tuxkart-0.2.0]# ./configure > loading cache ./config.cache > checking for a BSD compatible install... (cached) /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... (cached) yes > checking for working aclocal... found > checking for working autoconf... found > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking for gcc... (cached) gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking how to run the C preprocessor... (cached) gcc -E > checking for c++... (cached) c++ > checking whether the C++ compiler (c++ ) works... yes > checking whether the C++ compiler (c++ ) is a cross-compiler... no > checking whether we are using GNU C++... (cached) yes > checking whether c++ accepts -g... (cached) yes > checking how to run the C++ preprocessor... (cached) c++ -E > checking for a BSD compatible install... /usr/bin/install -c > checking for ranlib... (cached) ranlib > checking for windows.h... (cached) no > checking for X... (cached) libraries /usr/X11R6/lib, headers > /usr/X11R6/include > checking for dnet_ntoa in -ldnet... (cached) no > checking for dnet_ntoa in -ldnet_stub... (cached) no > checking for gethostbyname... (cached) yes > checking for connect... (cached) yes > checking for remove... (cached) yes > checking for shmat... (cached) yes > checking for IceConnectionNumber in -lICE... (cached) yes > checking for glNewList in -lGL... (cached) yes > checking for gluLookAt in -lGLU... (cached) yes > checking for glutGetModifiers in -lglut... (cached) no > checking for glutGetModifiers in -lfreeglut... (cached) no > checking for ALopenport in -laudio... (cached) no > checking for ANSI C header files... (cached) no > checking for GL/gl.h... (cached) yes > checking for GL/glu.h... (cached) yes > checking for GL/glut.h... (cached) no > checking for windows.h... (cached) no > checking for joystick.h... (cached) no > checking for linux/joystick.h... (cached) yes > creating ./config.status > creating Makefile > creating contrib/Makefile > creating data/Makefile > creating doc/Makefile > creating fonts/Makefile > creating images/Makefile > creating models/Makefile > creating mods/Makefile > creating src/Makefile > creating wavs/Makefile > [root@localhost tuxkart-0.2.0]# > > > > > > > [root@localhost tuxkart-0.2.0]# make > > Making all in src > > make[1]: Entering directory `/home/clalar/tuxkart-0.2.0/src' > > c++ -g -O2 -O6 -Wall -o tuxkart start_tuxkart.o tuxkart.o gfx.o > material.o gu i.o status.o sound.o utils.o isect.o guNet.o loader.o Track.o > Driver.o Herring.o Explosion.o KartDriver.o Traffic.o PlayerDriver.o > AutoDriver.o Projectile.o -l plibsl -lplibssg -lplibpu -lplibfnt -lplibsg -lplibul > -lGLU -lGL -L/usr/X11R6/ lib -lSM -lICE -lpthread -lX11 -lXi -lXext > -lXmu -lm > > start_tuxkart.o(.text+0x6f): In function `main': > > /home/clalar/tuxkart-0.2.0/src/start_tuxkart.cxx:316: udefineret > reference til " glutInitWindowPosition" > > > start_tuxkart.o(.text+0x82):/home/clalar/tuxkart-0.2.0/src/start_tuxkart.cxx:317 : udefineret reference til "glutInitWindowSize" > > and so ( a lot ) on. > > Regards Claus > > _____________________________________________________________ > Get your spam-free, Linux email now --> http://www.LinuxWaves.com > Join Linux discussions --> http://Community.LinuxWaves.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Tuxkart-users mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxkart-users > -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -------------------------------------------------- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger! 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post |