Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. make[1]: Leaving directory '/home/fleeky/kob/kobalt-new/thirdparty/SDL2-2.0.7'
  2. cd SDL2_mixer-2.0.1 && \
  3. chmod +x configure && \
  4. ./configure --prefix=/home/fleeky/kob/kobalt-new/thirdparty/usr --with-sdl-prefix=/home/fleeky/kob/kobalt-new/thirdparty/usr --with-sdl-exec-prefix=/home/fleeky/kob/kobalt-new/thirdparty/usr --disable-shared --disable-music-cmd --disable-music-midi --disable-music-mod && \
  5. make
  6. /bin/sh: 1: cd: can't cd to SDL2_mixer-2.0.1
  7. Makefile:196: recipe for target 'SDL2_mixer' failed
  8. make: *** [SDL2_mixer] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement