lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] lynx-2.8.7: compilation problem on NetBSD


From: Thomas Dickey
Subject: Re: [Lynx-dev] lynx-2.8.7: compilation problem on NetBSD
Date: Sun, 9 Aug 2009 11:25:36 -0400
User-agent: Mutt/1.3.27i

On Sun, Aug 09, 2009 at 10:24:39AM +0200, Thomas Klausner wrote:
> Hi!
> 
> I just compiled lynx-2.8.7 on NetBSD-5.99.15/amd64.
> 
> It failed with
> LYMain.c: In function 'SetLocale':
> LYMain.c:941: error: 'LC_ALL' undeclared (first use in this function)
> LYMain.c:941: error: (Each undeclared identifier is reported only once
> LYMain.c:941: error: for each function it appears in.)
> which means it needs to include <locale.h>.

I see (that ifdef was added to solve some problem that DK ran into -
probably needs a better configure check) - thank

> I worked around it with the attached patch, please check if you want
> to use that or a different solution.
> 
> I also noted that it's still not possible to compile lynx with "make
> -j16", it fails for me with:

:-(

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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