Zucca
Group: Members
Posts: 524
Joined: Feb. 2006 |
|
Posted: Nov. 04 2006,11:34 |
|
But but... It seems that the sdl-libs.dsl package does not include all the required libs.
Quote | gcc -g -O2 -D__LINUX -I/usr/include/SDL -D_REENTRANT -I./include -c client.c In file included from include/wrapper.h:20, from include/include.h:57, from client.c:42: include/cflinux.h:65:23: SDL_image.h: No such file or directory In file included from client.c:42: include/include.h:59:23: SDL_mixer.h: No such file or directory In file included from include/include.h:74, from client.c:42: include/sound.h:167: error: parse error before "Mix_Chunk" include/sound.h:167: warning: no semicolon at end of struct or union include/sound.h:170: error: parse error before '}' token include/sound.h:170: warning: data definition has no type or storage class include/sound.h:174: error: parse error before "Mix_Music" include/sound.h:174: warning: no semicolon at end of struct or union include/sound.h:179: error: parse error before '}' token include/sound.h:179: warning: data definition has no type or storage class include/sound.h:181: error: parse error before "Sounds" include/sound.h:181: warning: data definition has no type or storage class include/sound.h:183: error: parse error before "music" include/sound.h:183: warning: data definition has no type or storage class include/sound.h:184: error: parse error before "music_new" include/sound.h:184: warning: data definition has no type or storage class include/sound.h:181: warning: array `Sounds' assumed to have one element make[1]: *** [client.o] Error 1 |
-------------- Do you have it? - http://dy.fi/mak
|