cinderweb

Untitled

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