- ➜ neverball-1.6.0 export LC_ALL=C
- ➜ neverball-1.6.0 make
- Will make a "release" build of Neverball 1.6.0.
- cc -Wall -Wshadow -std=c99 -pedantic -O2 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng12 -Ishare -DCONFIG_USER=\".neverball\" -DCONFIG_DATA=\"./data\" -DCONFIG_LOCALE=\"./locale\" -DENABLE_NLS=1 -DNDEBUG
- -MM -MP -MF share/fs_physfs.d -MT "share/fs_physfs.o" share/fs_physfs.c
- cc -Wall -Wshadow -std=c99 -pedantic -O2 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng12 -Ishare -DCONFIG_USER=\".neverball\" -DCONFIG_DATA=\"./data\" -DCONFIG_LOCALE=\"./locale\" -DENABLE_NLS=1 -DNDEBUG
- -o share/fs_physfs.o -c share/fs_physfs.c
- share/fs_physfs.c:18:20: fatal error: physfs.h: No such file or directory
- #include <physfs.h>
- ^
- compilation terminated.
- make: *** [share/fs_physfs.o] Error 1
- [1] 27668 exit 2 make
- ➜ neverball-1.6.0
SHARE
TWEET
ok
a guest
Oct 28th, 2015
63
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
