J
jagdfalke
Guest
Hi, beim compilieren von foobillard kommt diese Meldung:
Bin ratlos, was kann ich machen?
mfg
jagdfalke
root@tobi:/home/tobi/foobillard-3.0a# make
Making all in src
make[1]: Gehe in Verzeichnis ?/home/tobi/foobillard-3.0a/src?
make all-am
make[2]: Gehe in Verzeichnis ?/home/tobi/foobillard-3.0a/src?
gcc -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DUSE_SOUND -g -O2 `freetype-config --libs` `sdl-config --libs` -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM -lICE -L/usr/X11R6/lib -lGL -lGLU -lXaw -lm -lXi -lpng -lz
/usr/bin/ld: cannot find -lXaw
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [foobillard] Fehler 1
make[2]: Verlasse Verzeichnis ?/home/tobi/foobillard-3.0a/src?
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis ?/home/tobi/foobillard-3.0a/src?
make: *** [all-recursive] Fehler 1
Bin ratlos, was kann ich machen?
mfg
jagdfalke