Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o asio.o asio.c
  2. In file included from /usr/include/features.h:341:0,
  3. from /usr/include/stdio.h:27,
  4. from asio.c:33:
  5. /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file or directory
  6. compilation terminated.
  7. make: *** [asio.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement