lynx port
Ryan Schmidt
ryandesign at macports.org
Thu Mar 29 16:34:24 PDT 2007
On Mar 29, 2007, at 13:04, Daniel J. Luke wrote:
> On Mar 29, 2007, at 1:30 PM, Elias Pipping wrote:
>
>> On Mar 29, 2007, at 6:55 PM, Daniel J. Luke wrote:
>>
>>> Does anyone else have build problems with the lynx port?
>>>
>>> (I haven't done any looking into it yet ...):
>>>
>>> . -I../src -I../WWW/Library/Implementation -O2 -c ./LYCharSets.c
>>> ./LYCharSets.c: In function 'HTMLGetEntityUCValue':
>>> ./LYCharSets.c:878: error: 'unicode_entities' undeclared (first
>>> use in this function)
>>> ./LYCharSets.c:878: error: (Each undeclared identifier is
>>> reported only once
>>> ./LYCharSets.c:878: error: for each function it appears in.)
>>> make[1]: *** [LYCharSets.o] Error 1
>>> make: *** [all] Error 2
>>
>> Nope, I've just tried and it works perfectly.
>
> Looks like the problem is gd2 (which installes /opt/local/include/
> entities.h, as LYCharSets.c needs unicode_entities defined as in
> src/chartrans/entities.h).
I can confirm that... without gd2, lynx installs fine. With gd2
installed, I see the errors above.
So how to we fix this?
More information about the macports-dev
mailing list