lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK unde


From: OpenMacNews
Subject: [Lynx-dev] lynx under OSX 10.4 (Tiger) fails 'make' @ "h_addr" ; OK under 10.3.X
Date: Sun, 01 May 2005 11:22:24 -0700

hi all,

i've been building/running lynx285 successfully on OSX 10.3.x for awhile.

after an upgrade to OSX 10.4, and an attempted rebuild, ./configure with:

./configure \
--prefix=/usr/local \
--with-ssl=/usr/local/ssl \
--with-zlib \
--with-screen=ncurses \
--enable-color-style \
--enable-default-colors \
--enable-change-exec \
--enable-cgi-links \
--enable-exec-links \
--enable-exec-scripts \
--disable-nls

still completes w/o error, but make fails with:

   ...
   gcc -DHAVE_CONFIG_H -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE
   -I/usr/local/ssl/include  -I../../.. -I../../../src -I../../..
   -I../../../src  -I../../../WWW/Library/Implementation -O2
   -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c
   ../../../WWW/Library/Implementation/HTTCP.c
   ../../../WWW/Library/Implementation/HTTCP.c: In function 'HTParseInet':
   ../../../WWW/Library/Implementation/HTTCP.c:1329: error: 'struct hostent'
   has no member named 'h_addr'
   make[1]: *** [HTTCP.o] Error 1
   make: *** [all] Error 2

checking lynx 286dev11, same problem.

if I drop back to a 10.3.9 system, then all's OK ... no issue w/ h_addr.

has something in the 'gethost' family changed under Tiger?

thoughts/suggestions are appreciated!

thx,

richard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]