On Nov 7, 2004, at 12:36 AM, Ersatz Sophist wrote:

I can't compile this package. For the third time, the following error is obtained:

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
### execution of make failed, exit code 2
Failed: compiling lynx-ssl-2.8.4-24 failed

fink remove gd2; fink install lynx-ssl; fink install gd2

Problem is that the -I/sw/include flag comes first in the build of lynx-ssl,
so /sw/include/entities.h (from gd2) is included instead of ./chrtrans/entities.h .


JF Mertens

PS: Please don't post on both lists !  (forced now to reply to both)



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to