Date: Tue, 27 May 2008 17:13:33 +0200 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: doxygen-1.5.5 Message-ID: <20080527151333.GA1506@elch.haidundneu23.net> 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 (ben@remoteinformation.com.au): > /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" Your moc (mos propably from x11-toolkits/qt33) does not match your base system. FreeBSD 7.0 has libstdc++.so.6. Did you install a package from an older version of FreeBSD or did you upgrade your system "by source" (deleting old librarys in that process)? Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080527151333.GA1506>