greatsudoku

macbuildfail

Jul 19th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. make RELEASE=0
  2. make: sdl-config: Command not found
  3. /bin/sh: pkg-config: command not found
  4. Build started using:
  5. compiler: "gcc -Wimplicit -Wdeclaration-after-statement -ggdb -O0 -DDEBUGGINGAIDS -W -Wall -Werror-implicit-function-declaration -Wpointer-arith -Wextra -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -D_FORTIFY_SOURCE=2 -fjump-tables -Wno-char-subscripts -I/Users/sudoku/eduke32/polymer/eduke32/platform/Apple/include -I/opt/local/include -I/sw/include -I/usr/local/include -DUSE_LIBPNG -DUSE_LIBVPX -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib/include -Isource/enet/include -fno-pic -I/Library/Frameworks/SDL.framework/Headers -I/Library/Frameworks/SDL_mixer.framework/Headers -DHAVE_INTTYPES -DSDL_FRAMEWORK -I/Library/Frameworks/SDL.framework/Headers -DRENDERTYPESDL=1 -Wno-strict-overflow -DUSE_OPENGL -DNOASM -DPOLYMER -Wno-attributes"
  6. linker: " -Wl,-map -Wl,start.memmap -L/Users/sudoku/eduke32/polymer/eduke32/source/jaudiolib/third-party/Apple/lib -L/Users/sudoku/eduke32/polymer/eduke32/platform/Apple/lib -L/opt/local/lib -L/usr/local/lib -lFLAC -lvorbisfile -lvorbis -logg -lm -Wl,-framework,SDL -Wl,-framework,SDL_mixer platform/Apple/lib/libSDLmain.a -Wl,-framework,Cocoa -Wl,-framework,Carbon -Wl,-framework,OpenGL -Wl,-framework,CoreMidi -Wl,-framework,AudioUnit -Wl,-framework,AudioToolbox -Wl,-framework,IOKit -Wl,-framework,AGL -Wl,-framework,QuickTime -lm -Wl,-rpath -Wl,@loader_path/../Frameworks -lm -lvpx -Wl,-framework,SDL -ldl -pthread -lpng -lstdc++"
  7. source/game.c: In function ‘app_main’:
  8. source/game.c:11168: warning: ISO C90 forbids mixed declarations and code
  9. Built object source/obj/game.o
  10. Built object source/obj/actors.o
  11. In file included from source/anim.c:32:
  12. source/animvpx.h:10:30: error: vpx/vpx_decoder.h: No such file or directory
  13. In file included from source/anim.c:32:
  14. source/animvpx.h:69: error: expected specifier-qualifier-list before ‘vpx_codec_ctx_t’
  15. Failed building source/obj/anim.o from source/anim.c!
  16. make: *** [source/obj/anim.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment