cant compile exult svn source on linux (debian sid)
Posted: Mon Nov 24, 2008 2:44 pm
hi there.
ive followed the instructions, autogen.sh and configure seam to finish without errors, all fine.
but when i do make, it finally gets apported with those messages:
./../audio/Midi.h:103: error: ISO C++ forbids declaration of ‘Mix_Music’ with no type
./../audio/Midi.h:103: error: expected ‘;’ before ‘*’ token
In file included from intrinsics.cc:27:
./../audio/Audio.h:66: error: ISO C++ forbids declaration of ‘Mix_Chunk’ with no type
./../audio/Audio.h:66: error: expected ‘;’ before ‘*’ token
make[3]: *** [intrinsics.lo] Fehler 1
make[3]: Leaving directory `/media/speicher/exult/usecode'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/media/speicher/exult/usecode'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/media/speicher/exult'
make: *** [all] Fehler 2
any ideas how i could resolve this?
thx in advance
bye thomas
ive followed the instructions, autogen.sh and configure seam to finish without errors, all fine.
but when i do make, it finally gets apported with those messages:
./../audio/Midi.h:103: error: ISO C++ forbids declaration of ‘Mix_Music’ with no type
./../audio/Midi.h:103: error: expected ‘;’ before ‘*’ token
In file included from intrinsics.cc:27:
./../audio/Audio.h:66: error: ISO C++ forbids declaration of ‘Mix_Chunk’ with no type
./../audio/Audio.h:66: error: expected ‘;’ before ‘*’ token
make[3]: *** [intrinsics.lo] Fehler 1
make[3]: Leaving directory `/media/speicher/exult/usecode'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/media/speicher/exult/usecode'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/media/speicher/exult'
make: *** [all] Fehler 2
any ideas how i could resolve this?
thx in advance
bye thomas