problem to compile 7.0.2

From: Lionel Bargeot <l(dot)bargeot(at)educagri(dot)fr>
To: pgsql-novice(at)postgresql(dot)org
Subject: problem to compile 7.0.2
Date: 2000-10-18 14:41:50
Message-ID: 39EDB6AE.1A0CA2CE@educagri.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello
I downloaded the postgresql 7.0.2 source package,
read instructions for installation.
When I try to configure it as root with the
"./configure" command, I have an error:

...
checking setting debug compiler flag... using
default
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc )
works... no
configure: error: installation or configuration
problem: C++
compiler cannot create executables.

I work with a Suse6.3 distribution and I think my
gcc is ok :
# gcc --version
2.7.2.3

Do you have an idea

Thanks
Lionel
--
Information Géographique
CNERTA
26 bvd Dr Petitjean 21000 DIJON
tél. : 03.80.77.28.49
http://www.cnerta.educagri.fr/infogeo/

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Justin Long 2000-10-18 16:07:51 Stupid question: concatenating strings
Previous Message Gerhard Kroder 2000-10-18 11:28:53 test ok, but...