lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Problems compiling lynx2.8.4 on FBSD4.4


From: Thomas Dickey
Subject: Re: lynx-dev Problems compiling lynx2.8.4 on FBSD4.4
Date: Tue, 25 Jun 2002 08:23:46 -0400
User-agent: Mutt/1.2.5i

On Tue, Jun 25, 2002 at 12:32:24AM -0700, Carlos Kamtha wrote:
> After running ./configure, i typed make and got this error.
...
> ../WWW/Library/Implementation/libwww.a  -lncurses -lmytinfo    LYUtils.o:
                                                    ^^^^^^^^^
Are they still packaging mytinfo?  (I thought that was obsolete).
The ncurses that interfaces to that is several years out of date.

> In function `LYOpenTemp':
> LYUtils.o(.text+0x8323): warning: mktemp() possibly used unsafely;

(ignore that ;-)

> `HTLoadFile': HTFile.o(.text+0x3df8): undefined reference to `gzopen'

For whatever reason, it's adding the -lz (for zlib) which defines gzopen.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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