Am Sonntag, 09.02.03, um 10:22 Uhr (Europe/Zurich) schrieb Martin Costabel:
Philip Mötteli wrote:
c++ -o ../bin/doxygen ../objects/main.o -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
ld: Undefined symbols:
_crc32
_inflateReset
_deflate
_deflateEnd
_deflateInit2_
_deflateReset
These should all be defined in the static library lib/libpng.a that is built before. Look in your output if you see something suspicious about libpng, in particular in connection with zlib.
Both libraries seem to be installed correctly:

# fink list libpng zlib
Information about 2164 packages read in 2 seconds.

i compress-zlib-pm 1.19-2 Part of the info-zip zlib compression library
libpng 1.0.12-6 PNG image format handling library
i libpng-shlibs 1.0.12-6 PNG image format handling library
i libpng3 1.2.5-2 PNG image format handling library
i libpng3-shlibs 1.2.5-2 PNG image format handling library


Should I force to remove and reinstall them?


Re
Phil



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to