--- Hardware Configuration for /dev/fbs/ffb0 --- Type: single-buffered FFB1 Board: rev 1 PROM Information: Not Available FBC: version 0x1 DAC: Brooktree 9068, version 4 (Pac1) 3DRAM: Mitsubishi 1309, version 3 EDID Data: Not Available Monitor Sense ID: 6 (Sun monitor) Monitor possible resolutions: 1024x768x77, 1024x800x84, 1152x900x66, 1152x900x76, 1280x1024x67, 1280x1024x76, 960x680x112s, 960x680x108s Current resolution setting: 1024x768x60
cd libs/src/portable ; make CC=gcc CFLAGS='-g -O2 -I../../include' install gcc -g -O2 -I../../include -c fake-getnameinfo.c In file included from fake-getnameinfo.c:15: /usr/include/sys/socket.h:56: warning: empty declaration fake-getnameinfo.c: In function `getnameinfo': fake-getnameinfo.c:34: `EAI_MEMORY' undeclared (first use in this function) fake-getnameinfo.c:34: (Each undeclared identifier is reported only once fake-getnameinfo.c:34: for each function it appears in.) fake-getnameinfo.c:40: `NI_NUMERICHOST' undeclared (first use in this function) fake-getnameinfo.c:50: `EAI_NODATA' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `fake-getnameinfo.o' Current working directory /opt/local/src/xinetd-2.3.5/libs/src/portable *** Error code 1 make: Fatal error: Command failed for target `libportable'