Hi


I have a problem with a package, that is used for almost all the programs I would like to install: doxygen.
It seems to compile correctly, but when it comes to linkage, it prints the following error message:

c++ -o ../bin/doxygen ../objects/main.o -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
ld: Undefined symbols:
_crc32
_inflateReset
_deflate
_deflateEnd
_deflateInit2_
_deflateReset
make[2]: *** [../bin/doxygen] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling doxygen-1.2.18-5 failed


Do I have to install some packages, that are not in the dependancy list? Or what could I do?


Thanks
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