From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrício Souza To: gnu@gnu.org Subject: HELP !!! Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200003082213.RAA01370@delysid.gnu.org> X-SW-Source: 2000-q1/msg00348.html Message-ID: <20000401000000.18WCjpeW4P6_3uFdBq_YF708bA1Wj3hRlvHqouzeJBc@z> Please help me ! I'm from Brazil - Sao Paulo State University - Computing Department. I tried to install the ht://Dig in my HTTP Server (IBM Risc 6000 / Unix / AIX 4.1.4 / Apache 1.3.9 / c++ / gcc 2.8.1) The "configure" process aborts with this ending screen: creating libtool updating cache ./config.cache loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... no configure: error: installation or configuration problem: C++ compiler cannot cre ate executables. # And the config.log file contains: ... ... configure:1642: checking whether we are using GNU C configure:1670: checking whether gcc accepts -g configure:1706: checking for c++ configure:1738: checking whether the C++ compiler (c++ ) works configure:1754: c++ -o conftest conftest.C 1>&5 collect2: ld returned 255 exit status ld: 0706-006 Cannot find or open library file: -l stdc++ ld:open(): No such file or directory configure: failed program was: #line 1749 "configure" #include "confdefs.h" int main(){return(0);} If the "stdc++" file is missing, where I can find it ? Otherwise, what's wrong ??? Please, any help will be welcome ...... Thanks a lot ! And sorry about my English. Souza.