() > I'm no 'configure' expert but how about looking for 'sockaddr_in6', in6_addr, or
() > 'sin6_port' being defined in the header files, either with grep or by creating a
() > compile file with the appropriate include and code that uses them and see if it
() > compiles?
()
() Because:
()
() a) I don't have a system where it DOES NOT compile.
The problem is also on IRIX 6.2 w/ SGI cc:
cfe: Error: ../../src/common/gethostinfo.c, line 69: Reference of an
expression of void type or an incomplete type.
count = (h_ent->h_length != sizeof(struct in6_addr)); break;
-----------------------------------^
LPRng-3.6.23 went through because it had these lines inside
#ifdef IN6_ADDR and not #ifdef AF_INET6 as in 3.6.24.
Can we have the #ifdef IN6_ADDR back?
Ciao, Lobo
-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------