SunOS line01 5.8 Generic_108528-18 sun4u sparc SUNW,UltraAX-i2
아래와 같은 에러가 발생합니다.
컴파일할때..
-D_POSIX_C_SOURCE를 넣지 않으면 잘되고 동작도 잘 되는데
이거 함 넣어 보았다가 아래와 같은 에러가 발생합니다.
어째서 발생하는 것인지 모르겠습니다.
$ make
gcc -g -D_POSIX_C_SOURCE -D_REENTRANT -Wall -lpthread -c -o err.o err.c
In file included from /usr/include/sys/vnode.h:42,
from /usr/include/sys/stream.h:22,
from /usr/include/netinet/in.h:41,
from /usr/include/sys/socket.h:200,