On Wednesday, February 19, 2003, at 11:26  AM, Todd Marek wrote:
c++ -o ../bin/doxygen ../objects/main.o -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
ld: Undefined symbols:
_crc32
_inflateReset
<etc>
Any suggestions would be greatly appreciated.
Doxygen-1.3-2 should fix this problem (it makes doxygen compile against the fink-installed libpng, rather than the libpng built during the doxygen compile).

If selfupdate-cvs doesn't give you 1.3-2 yet, get it from the package submission tracker on SourceForge.

(I'd been struggling with this for weeks, but was able to help the package maintainer narrow down the problem.)



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to