thomas kotzian wrote:
Hello!
I got reports (about 4-5) that doxygen 1.2.18-{4,5} can't link to png. I
don't have problems on my system. some people have tried it with jul
2002 and dec 2002 dev tools and osx 10.2.3 and 10.2.4.
even recompiling png doesn't help on affected systems.
c++ -o ../bin/doxygen ../objects/main.o -L../lib -ldoxygen -ldoxycfg
-lqtools -lpng
In principle, the -lpng here should mean doxygen's own ../lib/libpng.a
which was compiled just before. This should contain these symbols that
originally come from libz. Otherwise, recompiling libpng3 to the latest
cvs version might help (?). In any case, there was a problem in
ghostscript's configure phase related to missing symbols of the same
list, and this problem disappeared after upgrading libpng3.
ld: Undefined symbols:
make[2]: *** [../bin/doxygen] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
_crc32
_inflateReset
_deflate
_deflateEnd
_deflateInit2_
_deflateReset
### execution of make failed, exit code 2
--
Martin
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel