Ralf S. Engelschall wrote:
On Tue, Jan 17, 2006, Doug Summers wrote:


[...]
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
[...]


Looks like OSSP fsl detects that the IPv6 API exists on your platform
(at least to some extend) but fails to correctly use it (perhaps it is
not available completely or whatever).

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

Is there a way to disable IPv6 support in FSL?
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to