[pylucene-dev] How compile pyLucene on Solaris 10
Andi Vajda
vajda at osafoundation.org
Mon Jan 7 15:04:00 PST 2008
On Mon, 7 Jan 2008, mario alejandro wrote:
> ld: fatal: dlopen() of support library (-lstdc++) failed with error: ld.so.1:
> ld
> : fatal: -lstdc++: open failed: No such file or directory
> collect2: ld returned 1 exit status
> error: command 'g++' failed with exit status 1
>
This message seems to indicate that your system doesn't have libstdc++.so
installed or that the linker is not finding it. You probably need to install
non-default stuff to build C++ programs on Solaris.
Andi..
More information about the pylucene-dev
mailing list