groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] (no subject)


From: Werner LEMBERG
Subject: [Groff] (no subject)
Date: Mon, 27 Oct 2003 18:55:01 +0100 (CET)

> I launch ./configure in Solaris 8 intel with gcc 3.2.3 or 2.95.3 but
> this is a message that exit:????  Consider that i compile samba or
> other package without error.

Does samba contain C++ code?

It seems that you haven't properly installed the C++ part of gcc:

> configure:2360: checking that C++ compiler can compile simple program
> configure:2421: g++ -o conftest -g -O2   conftest.cc  >&5
> configure:2424: $? = 0
> configure:2426: ./conftest
> ld.so.1: ./conftest: fatal:
>   libstdc++.so.5: open failed: No such file or directory

As you can see, the g++ compiler can't open libstdc++.so.5, the DLL
version of the standard C++ library.


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]