Subject: make schlägt fehl
moin

ich hab eine frage zur installation von maxr unter linux
zz komme ich bei make nicht weiter
immer wenn ich make mache kommt dieser fehler:
DownloadSource code (Text):# make
make all-recursive
make[1]: Entering directory `/home/bnc/Desktop/maxr-0.1.5'
Making all in src
make[2]: Entering directory `/home/bnc/Desktop/maxr-0.1.5/src'
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT ajobs.o -MD -MP -MF .deps/ajobs.Tpo -c -o ajobs.o ajobs.cpp
In file included from engine.h:28,
from game.h:27,
from ajobs.cpp:21:
network.h:21:21: error: SDL_net.h: Datei oder Verzeichnis nicht gefunden
network.h:187: error: ‘IPaddress’ does not name a type
network.h:188: error: ‘TCPsocket’ does not name a type
network.h:189: error: ‘SDLNet_SocketSet’ does not name a type
make[2]: *** [ajobs.o] Fehler 1
make[2]: Leaving directory `/home/bnc/Desktop/maxr-0.1.5/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/bnc/Desktop/maxr-0.1.5'
make: *** [all] Fehler 2
#
bin unter debian etch amd64 unterwegs und hab sowhl die devsdl von debian als auch die sdl von der herstellerseite drauf
./configure funzt auch und laut ls ist die sdl_net.h auch vorhanden
DownloadSource code (Text):/usr/include/SDL# ls -a
. SDL_config_macos.h SDL.h SDL_opengl.h
.. SDL_config_macosx.h SDL_joystick.h SDL_platform.h
begin_code.h SDL_config_minimal.h SDL_keyboard.h SDL_quit.h
close_code.h SDL_config_os2.h SDL_keysym.h SDL_rwops.h
SDL_active.h SDL_config_win32.h SDL_loadso.h SDL_stdinc.h
SDL_audio.h SDL_copying.h SDL_main.h SDL_syswm.h
SDL_byteorder.h SDL_cpuinfo.h SDL_mixer.h SDL_thread.h
SDL_cdrom.h SDL_endian.h SDL_mouse.h SDL_timer.h
SDL_config_amiga.h SDL_error.h SDL_mutex.h SDL_types.h
SDL_config_dreamcast.h SDL_events.h SDL_name.h SDL_version.h
SDL_config.h SDL_getenv.h SDL_net.h SDL_video.h
muss ich bei ./configure noch zusätzliche parameter setzen wie CPPFLAGS setzen?
lg,
chris
This post has been edited
1
times. Last edit on Apr 15, 2008 3:58 pm by chris.