I've built all of the prereqs with no problems, including testing kerberos. I've tried both Samba 3.0.21a and 3.0.21b that was released today. I get these errors with of without using "l_cflags -DINET6":

Compiling nsswitch/winbind_nss_solaris.c with -fPIC
nsswitch/winbind_nss_solaris.c: In function 'parse_response':
nsswitch/winbind_nss_solaris.c:396: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:397: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:399: error: invalid use of undefined type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:423: error: invalid use of undefined type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:423: error: dereferencing pointer to incomplete type nsswitch/winbind_nss_solaris.c:425: error: 'AF_INET6' undeclared (first use in this function) nsswitch/winbind_nss_solaris.c:425: error: (Each undeclared identifier is reported only once
nsswitch/winbind_nss_solaris.c:425: error: for each function it appears in.)
nsswitch/winbind_nss_solaris.c:425: error: invalid use of undefined type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:425: error: dereferencing pointer to incomplete type nsswitch/winbind_nss_solaris.c:435: error: invalid use of undefined type 'struct in6_addr' nsswitch/winbind_nss_solaris.c:435: error: dereferencing pointer to incomplete type nsswitch/winbind_nss_solaris.c: In function '_nss_winbind_ipnodes_getbyname': nsswitch/winbind_nss_solaris.c:493: error: 'AF_INET6' undeclared (first use in this function)
nsswitch/winbind_nss_solaris.c: In function '_nss_winbind_hosts_getbyaddr':
nsswitch/winbind_nss_solaris.c:542: error: 'AF_INET6' undeclared (first use in this function) nsswitch/winbind_nss_solaris.c:548: error: 'INET6_ADDRSTRLEN' undeclared (first use in this function) nsswitch/winbind_nss_solaris.c:548: warning: assignment makes pointer from integer without a cast
make: *** [nsswitch/winbind_nss_solaris.po] Error 1

This did not happen on my Solaris 8 build, which is working great.

Doug
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to