Hi

Am Dienstag, 18.02.03 um 17:53 Uhr schrieb Daniel Bartholomew:
On Monday, February 17, 2003, at 09:46 am, Alexander Hansen wrote:
I'm also having problems with getting doxygen installed. My errors are different though. Here are the last few lines before it dies:

ranlib ../lib/libdoxygen.a
/usr/bin/make -f Makefile.doxygen all
c++ -c -pipe -D__FreeBSD__ -Wall -W -O2 -I../qtools -I../libpng -I. -o ../objects/main.o main.cpp
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.3-1 failed


I'm stumped. I'm assuming people have actually gotten doxygen to compile and install, right?
I had the same error. I just don't remember very well, what I did. I think I had to remove one of the different libpng's. As I see at the moment, the following libpngs are installed:

# fink list libpng
Information about 2193 packages read in 4 seconds.

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-3 PNG image format handling library
i libpng3-shlibs 1.2.5-3 PNG image format handling library


Hope that helps!
Phil



-------------------------------------------------------
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