lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Lynx on HP-UX v 10.20


From: T.E.Dickey
Subject: Re: LYNX-DEV Lynx on HP-UX v 10.20
Date: Thu, 26 Feb 1998 05:44:12 -0500 (EST)

> cc -c -o ../../Library/unix/HTParse.o -DHAVE_CONFIG_H -Icurses.h
> -I../../.. -I../../../src -g -Aa -D_HPUX_SOURCE
> -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH
> ../../../WWW/Library/Implementation/HTParse.c
> tcp.h: 72: Unable to find include file 'dirent.h'.
> limits.h: 104: warning- Redefinition of macro NZERO.
redefinition is ugly, bug doesn't always break things.

> ... indeed, the Domain/OS versions don't have a "dirent.h" ... I tried a
> "cheap and dirty" fix of:
hmm: why did the configure script think there's a dirent.h, then?
(can you send me the config.log? - this chunk of ifdef's should have
worked properly).
 
> SAIC_HACK -DACCESS_AUTH  ../../../WWW/Library/Implementation/HTFile.c
> *** Exit 1
> *** Exit 1
> 142$
> 
> got a bunch of warnings, culminating in:
> 
> ******** Line 2424 of "../../../WWW/Library/Implementation/HTFile.c":
> [Error #014]
>          Unrecognizable item "0"; syntax error in declaration.
> 
> I guess it's more than a "quick fix".
probably not - though maybe both are the same cause.

> Though, notice that both of these are using "-DHPUX_SOURCE", though this
> is *not* HP-UX ... I don't know enough about "config" to dive into that
> and see what's happening.
the HP-UX source - I don't know: I never had to set it (but perhaps HP's
screwed up the headers in the past few years since I used Apollos).
 
> Regards,
>  Dave Eaton
> --
>  Artronic Development  - Your Web Site Solution
>  12629 N. Tatum Blvd., Suite 224; Phoenix, AZ 85032
>  e-mail: address@hidden - voice: (602) 953-0336  -  http://www.arde.com
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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