[TuxKart-users] Compile Error
Status: Alpha
Brought to you by:
sjbaker
From: Henry S. <he...@MI...> - 2000-07-12 07:23:16
|
I get an error when compiling TuxKart, if somebody can help. I installed Mesa-common-devel-3.1-14, Mesa-devel-3.1-14, & plib. Which got me a lot further along in the compile process...but there is this one that I get and don't know what to do with(couldn't find anything on the internet about it). I don't have a lot of of the "development" packages installed, so that may be the problem. make[1]: Entering directory `/home/henryst/tuxkart/tuxkart-0.0.3/src' c++ -g -O2 -O6 -Wall -o tuxkart start_tuxkart.o tuxkart.o gfx.o material.o gui.o status.o sound.o utils.o isect.o guNet.o loader.o guClock.o Track.o Driver.o Herring.o Explosion.o KartDriver.o Traffic.o PlayerDriver.o AutoDriver.o Projectile.o -lplibsl -lplibssg -lplibpu -lplibfnt -lplibsg -lpthread -lX11 -lXi -lXext -lXmu -lm /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status make[1]: *** [tuxkart] Error 1 make[1]: Leaving directory `/home/henryst/tuxkart/tuxkart-0.0.3/src' make: *** [all-recursive] Error 1 Thanks, Henry |