On Sun, 11 Jan 2004, RobertM wrote: > It is alleged that Thomas Dickey once typed: > Checking application/pgp-signature: FAILURE > [snip] > > > Having problems with ipv6 but I think that's an irix thing. > > What sort of problems - is it a url that I can test? > > Configure time problems, the configure script doesn't seem to want to > believe that ipv6 is available, from config.log: > > configure:13196: checking working getaddrinfo > configure:13284: gcc -mabi=n32 -o conftest -I/usr/freeware/include -mabi=n32 -I/ > usr/freeware/include/ncurses -I/usr/freeware/include/ncurses//include -I/usr/fre > eware/include/ncurses//include/ncurses -I../intl -I/usr/freeware/include -D_XOP > EN_SOURCE=500 -D_POSIX_C_SOURCE -L/usr/freeware/lib32 -L/usr/lib32 -L/usr/freewa
Quick look (will have more time later today) shows a problem with the ifdef's. Just reading the headers looks like -D_XOPEN_SOURCE=500 should work (otherwise most of netinet/in.h is ifdef'd out). But it doesn't work, so I'm not reading it right. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
