Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 09:33:24 -0400
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        Ben Madin <ben@remoteinformation.com.au>
Cc:        ports@FreeBSD.org, mwisnicki+freebsd@gmail.com
Subject:   Re: FreeBSD Port: doxygen-1.5.5
Message-ID:  <483C0DA4.8060702@cyberbotx.com>
In-Reply-To: <9D752E07-4970-4287-855F-C5DA9AE98552@remoteinformation.com.au>
References:  <9D752E07-4970-4287-855F-C5DA9AE98552@remoteinformation.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483C0DA4.8060702>