FreeBSD Port: doxygen-1.5.5

Naram Qashat cyberbotx at cyberbotx.com
Tue May 27 13:49:27 UTC 2008


Ben Madin wrote:
> Hello,
> 
> I am sorry to approach you directly, but I had no luck with the freebsd 
> mailing lists, and I am trying to compile doxygen 1.5.5 on freebsd 7.0, 
> but keep getting this message :
> 
> g++ -c -O2 -fno-strict-aliasing -pipe -pipe -Wall -W -pthread 
> -D_THREAD_SAFE -DNODEBUG -DQT_THREAD_SUPPORT -DNO_DEBUG -I../../src 
> -I/usr/local/include -I/usr/local/include -o obj/portable.o portable.cpp
> /usr/local/bin/moc doxywizard.h -o moc/moc_doxywizard.cpp
> /libexec/ld-elf.so.1: Shared object "libstdc++.so.5" not found, required 
> by "moc"

I'm not the maintainer, but this error is not coming from Doxygen, but is coming 
from moc, which is part of QT.  You may need to rebuild QT before building Doxygen.

Naram Qashat

> gmake[2]: *** [moc/moc_doxywizard.cpp] Error 1
> gmake[2]: Leaving directory 
> `/usr/ports/devel/doxygen/work/doxygen-1.5.5/addon/doxywizard'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory 
> `/usr/ports/devel/doxygen/work/doxygen-1.5.5/addon/doxywizard'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/devel/doxygen.
> 
> I hope you can help me, and again, sorry for contacting you directly.
> 
> cheers
> 
> Ben
> 
> 


More information about the freebsd-ports mailing list