bug-groff
[Top][All Lists]
Advanced

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

Re: Compilation with modern compilers and Solaris 7 = no go


From: Werner LEMBERG
Subject: Re: Compilation with modern compilers and Solaris 7 = no go
Date: Tue, 12 Feb 2002 22:36:56 +0100 (CET)

> Attached config.log for groff w/ gcc/g++

Here the relevant snippet:

----------------------------------------------------------------------

configure:1854: checking that C++ compiler can compile simple program
configure:1866: g++ -o conftest -g -O2   conftest.cc  >&5
configure:1869: $? = 0
configure:1871: ./conftest
ld.so.1: ./conftest: fatal: libstdc++.so.2.10.0: open failed: No such file or di
Killed
configure:1874: $? = 137
configure: program exited with status 137
configure: failed program was:
#line 1861 "configure"
#include "confdefs.h"
int main() { return 0; }

----------------------------------------------------------------------

So what about libstdc++.so.2.10.0?

Can you manually compile

   int main() { return 0; }

This really looks like an installation problem not related to groff's
configure script.


    Werner



reply via email to

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