Problems compiling

From: Jonathan Scott <jsscott(at)falcon-srv(dot)csc(dot)calpoly(dot)edu>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Problems compiling
Date: 1999-02-11 22:28:12
Message-ID: Pine.SOL.4.03.9902111424100.23739-100000@hornet.csc.calpoly.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello fellow PostgreSQL users.:)

I am having trouble with the configure file for version 6.4.2. I have
installed and configured and compiled it before without this problem.
However this is a new machine with a wacked out debian install. Here is
the output from my configure run:

$ ./configure --prefix=/usr/local/pgsql

loading cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking echo setting...
checking setting template to... linux_i386
checking setting USE_LOCALE... disabled
checking setting CYR_RECODE... disabled
checking setting MULTIBYTE... disabled
checking setting DEF_PGPORT... 5432
checking setting USE_TCL... disabled
checking setting USE_PERL... disabled
checking setting USE_ODBC... disabled
checking setting ASSERT CHECKING... disabled
checking for gcc... gcc
checking whether the C compiler (gcc -O2 ) works... yes
checking whether the C compiler (gcc -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
- setting CPPFLAGS=
- setting LDFLAGS=
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.

Any ideas? I cannot figure it out. Please help, this is for a senior
project I am working on and I cannot graduate if I dont get it done!:)

TIA,

Jonathan Scott

Responses

Browse pgsql-general by date

  From Date Subject
Next Message dustin sallings 1999-02-12 05:20:55 Re: Subject: Re: [GENERAL] A book for PgSQL? A need? yes? no?
Previous Message Ricardo J.C.Coelho 1999-02-11 21:33:06 RES: [GENERAL] Conditioned access to a database