Subject: c-ares 1.3.0 compile failure on HP-UX

c-ares 1.3.0 compile failure on HP-UX

From: Henrik Stoerner <henrik_at_hswn.dk>
Date: 2005-09-03

One of my users reported that the new c-ares 1.3.0 library
fails to compile on HP-UX 11.

cc -DHAVE_CONFIG_H -I. -I. -I. -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/include -MT ares_getnameinfo.lo -MD -MP -MF .deps/ares_getnameinfo.Tpo -c ares_getnameinfo.c -o ares_getnameinfo.o
ares_getnameinfo.c: In function 'append_scopeid':
ares_getnameinfo.c:297: error: structure has no member named 'sin6_scope_id'

1.2.1 compiles fine, and it does seem to be something with the new IPv6
support that breaks.

I don't have access to the HP-UX box myself, but the configure logs can
be viewed at http://www.hswn.dk/~henrik/c-ares-hpux/ and I am sure I can
arrange for patches to be tested.

Thanks,
Henrik

_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Sat Sep 3 23:44:12 2005