Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. In file included from /usr/include/SDL/SDL_audio.h:35:0,
  2. from /usr/include/SDL/SDL.h:76,
  3. from /home/jean-louis/Informatique/Rockbox/rbfuzep/rockbox/firmware/target/hosted/sdl/system-sdl.c:22:
  4. /usr/include/SDL/SDL_thread.h:145:1: note: expected ‘const char *’ but argument is of type ‘struct SDL_sem *’
  5. /home/jean-louis/Informatique/Rockbox/rbfuzep/rockbox/firmware/target/hosted/sdl/system-sdl.c:251:5: error: too few arguments to function ‘SDL_CreateThread’
  6. In file included from /usr/include/SDL/SDL_audio.h:35:0,
  7. from /usr/include/SDL/SDL.h:76,
  8. from /home/jean-louis/Informatique/Rockbox/rbfuzep/rockbox/firmware/target/hosted/sdl/system-sdl.c:22:
  9. /usr/include/SDL/SDL_thread.h:145:1: note: declared here
  10. make: *** [/home/jean-louis/Informatique/Rockbox/rbfuzep/rockbox/buildzenx3/firmware/target/hosted/sdl/system-sdl.o] Erreur 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement