[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

0.6.3: compilation fails on hpux_11i




Anyone seen this on HP/UX 11i? 
Thanks - Andrei.

....
Making all in roken
        make  all-am
        /bin/sh ../../libtool --mode=compile cc  -DHAVE_CONFIG_H  -I. -I. 
-I../../include -I../../include 
-I../../lib/roken -I../../lib/roken     -g -c -o getifaddrs.lo 
getifaddrs.c
 cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include 
-I../../lib/roken -I../../lib/roken -g -c geti
faddrs.c -o getifaddrs.o
cc: "/usr/include/sys/socket.h", line 504: warning 562: Redeclaration of 
"sendfile" with a different stora
ge class specifier: "sendfile" will have internal linkage.
cc: "/usr/include/sys/socket.h", line 505: warning 562: Redeclaration of 
"sendpath" with a different stora
ge class specifier: "sendpath" will have internal linkage.
cc: "getifaddrs.c", line 970: error 1574: Unknown size for "ifconf".
cc: "getifaddrs.c", line 991: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 992: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 993: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 994: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 1008: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 1008: error 1563: Expression in if must be 
scalar.
cc: "getifaddrs.c", line 1014: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 1015: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 1015: error 1530: Undefined struct or union.
cc: "getifaddrs.c", line 1014: error 1566: Test expression in for must be 
scalar.
cc: "getifaddrs.c", line 1022: error 1588: "lifr_addr" undefined.
cc: "getifaddrs.c", line 1022: error 1531: Invalid member of struct or 
union.
cc: "getifaddrs.c", line 1035: error 1588: "lifr_name" undefined.
cc: "getifaddrs.c", line 1035: error 1531: Invalid member of struct or 
union.
cc: "getifaddrs.c", line 1035: warning 563: Argument #1 is not the correct 
type.
cc: "getifaddrs.c", line 1035: error 1531: Invalid member of struct or 
union.
cc: "getifaddrs.c", line 1035: warning 563: Argument #2 is not the correct 
type.
cc: "getifaddrs.c", line 1035: error 1531: Invalid member of struct or 
union.
cc: "getifaddrs.c", line 1035: error 1594: The sizeof operator cannot be 
applied to types with unknown siz
e.
cc: "getifaddrs.c", line 1035: warning 527: Integral value implicitly 
converted to pointer in assignment.
cc: "getifaddrs.c", line 1035: warning 563: Argument #3 is not the correct 
type.
cc: "getifaddrs.c", line 1045: error 1531: Invalid member of struct or 
union.
cc: "getifaddrs.c", line 1045: warning 563: Argument #1 is not the correct 
type.
*** Error exit code 1

Stop.