[ap-utils] Mac OSX 10.3.3 build failure
Scott Windsor
scott at sultec.com
Fri Apr 23 09:05:25 EEST 2004
I've been trying to build ap-utils with Mac OS X 10.3.3
does anyone know what the problem could be?
here's the output...
Making all in lib
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -MT ap_search.o
-MD -MP -MF ".deps/ap_search.Tpo" \
-c -o ap_search.o `test -f 'ap_search.c' || echo './'`ap_search.c; \
then mv -f ".deps/ap_search.Tpo" ".deps/ap_search.Po"; \
else rm -f ".deps/ap_search.Tpo"; exit 1; \
fi
In file included from ap_search.c:33:
/usr/include/net/if.h:186: error: field `ifru_addr' has incomplete type
/usr/include/net/if.h:187: error: field `ifru_dstaddr' has incomplete
type
/usr/include/net/if.h:188: error: field `ifru_broadaddr' has incomplete
type
/usr/include/net/if.h:219: error: field `ifra_addr' has incomplete type
/usr/include/net/if.h:220: error: field `ifra_broadaddr' has incomplete
type
/usr/include/net/if.h:221: error: field `ifra_mask' has incomplete type
/usr/include/net/if.h:290: error: field `addr' has incomplete type
/usr/include/net/if.h:291: error: field `dstaddr' has incomplete type
make[2]: *** [ap_search.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
thanks,
-scott
More information about the ap-utils
mailing list