Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jason@ubuntujason:~/tmwAthena/tmwa$ make
- mkdir -p obj/login/.
- g++ -m32 -std=c++0x -pipe -g -O2 -fstack-protector -fno-strict-aliasing -c -o obj/login/login.o src/login/login.cpp
- src/login/login.cpp:4:23: fatal error: sys/types.h: No such file or directory
- compilation terminated.
- make: *** [obj/login/login.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment