Using the following OpenPKG RPM's: binutils-2.16.1-2.5.0 bison-2.1-2.5.0 coreutils-5.2.1-2.5.0 db-4.3.29.0-2.5.0 flex-2.5.31-2.5.0 gcc-4.0.2-2.5.0 libiconv-1.10-2.5.0 m4-1.4.3-2.5.0 make-3.80-2.5.0 openpkg-2.5.1-2.5.1 openpkg-tools-0.8.47-2.5.0 openssl-0.9.8a-2.5.0 perl-5.8.7-2.5.1 x11-0-2.5.0
I've tried using the OpenPKG-current version, but get the same results. Also tried using the IRIX cc compiler as well as the GCC 2.9.5 that was previously installed:
./libtool --mode=compile --quiet /syscfg/opkg/bin/cc -c -O2 -pipe -I. l2_ut_pcre.c ./libtool --mode=compile --quiet /syscfg/opkg/bin/cc -c -O2 -pipe -I. l2_ut_level.c ./libtool --mode=compile --quiet /syscfg/opkg/bin/cc -c -O2 -pipe -I. l2_ut_fmtcb.c ./libtool --mode=compile --quiet /syscfg/opkg/bin/cc -c -O2 -pipe -I. l2_ut_sa.c
l2_ut_sa.c: In function 'l2_util_sa_addr_u2a': l2_ut_sa.c:495: error: storage size of 'sa6' isn't known l2_ut_sa.c: In function 'l2_util_sa_addr_a2u': l2_ut_sa.c:780: error: dereferencing pointer to incomplete type l2_ut_sa.c:782: error: dereferencing pointer to incomplete type l2_ut_sa.c: In function 'l2_util_sa_addr_match': l2_ut_sa.c:859: error: dereferencing pointer to incomplete type l2_ut_sa.c:861: error: dereferencing pointer to incomplete type l2_ut_sa.c:868: error: dereferencing pointer to incomplete type l2_ut_sa.c:870: error: dereferencing pointer to incomplete type l2_ut_sa.c:891: error: dereferencing pointer to incomplete type l2_ut_sa.c:892: error: dereferencing pointer to incomplete type l2_ut_sa.c:893: error: dereferencing pointer to incomplete type l2_ut_sa.c:894: error: dereferencing pointer to incomplete type l2_ut_sa.c: In function 'l2_util_sa_accept': l2_ut_sa.c:1592: error: field 'sa6' has incomplete type l2_ut_sa.c: In function 'l2_util_sa_getremote': l2_ut_sa.c:1676: error: field 'sa6' has incomplete type l2_ut_sa.c: In function 'l2_util_sa_getlocal': l2_ut_sa.c:1716: error: field 'sa6' has incomplete type l2_ut_sa.c: In function 'l2_util_sa_recv': l2_ut_sa.c:2177: error: field 'sa6' has incomplete type make[2]: *** [l2_ut_sa.lo] Error 1 make[1]: *** [_SUBDIRS_STEPDOWN] Error 1 make: *** [_SUBDIRS_all] Error 2 Doug ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List openpkg-users@openpkg.org