[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Problem compiling lynx on Solaris
From: |
Brian Cameron |
Subject: |
[Lynx-dev] Problem compiling lynx on Solaris |
Date: |
Thu, 30 Dec 2010 15:10:31 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.2.12) Gecko/20101205 Thunderbird/3.1.6 |
Lynx Developers:
The lynx 2.8.7 program fails to compile on Solaris due an issue with
how LOCALE support is compiled. The compile of LYMain.c fails
with this error:
pkgbuild: "LYMain.c", line 941: undefined symbol: LC_ALL
Fixing an #ifdef corrects this issue. See attached patch.
Can this go upstream?
Thanks,
Brian
P.S. I'm not on this mailing list so please cc: me on any response.
lynx-02-locale.diff
Description: Text document
- [Lynx-dev] Problem compiling lynx on Solaris,
Brian Cameron <=