무한대전에서 make할시..
#make
cc -g -02 -c -o global.o global.c
In file included from /usr/include/sys/file.h:25
from mextern.h:12,
from global.c:12:
/usr/include/fcntl.h:73: parse error before 'off_t'
/usr/include/fcntl.h:73: warning: no semicolon at end of struct or union
/usr/include/fcntl.h:74: warning: data definition has no type or storage class
/usr/include/fcntl.h:75: parse error before 'l_pid'
/usr/include/fcntl.h:75: warning: data definition has no type or storage class
/usr/include/fcntl.h:81: parse error before 'loff_t'
/usr/include/fcntl.h:81: warning: no semicolon at end of struct or union
/usr/include/fcntl.h:82: warning: data definition has no type or storage calss
/usr/include/fcntl.h:83: parse error before 'l_pid'
/usr/include/fcntl.h:83: warning: data definition has no type or storage calss
make: *** [global.o] 오류 1
--------------------------------------------------------/
wowlinux 사용중이구요.. gcc 물론 설치했습니다..
어디부분이 잘못된거죠.;;
댓글 달기