Installing on SCO OpenServer 3.2v5.0.5 - Mailing list pgsql-ports

From Marco Otilio Peña Diaz
Subject Installing on SCO OpenServer 3.2v5.0.5
Date
Msg-id NFBBIJLMKLHKPBEOBIDPKELMCAAA.motilio@avantel.net
Whole thread Raw
Responses Re: Installing on SCO OpenServer 3.2v5.0.5  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
 Hi
 
 I'm trying to compile Postgresql 7.1 on my Unix box and i'm getting some errors
 
I have SCO Open Server Dev. System ver 5.1.1A, GNU Make ver 3.78.1 and GNU Gcc 2.95.2 pl1.
 
If i try to run configure i get this error:
 
configure: error: installation or configuration problem: C compiler cannot create executables.
 
(adjunted config1.log)
 
------------------ o ------------------
 
then if I change line CC="$CC -b elf" on file src/template/sco to CC="$CC" (i don't have cross-compilers) i get error:
 
configure: error:
*** Could not execute a simple test program.  This may be a problem
*** related to locating shared libraries.  Check the file 'config.log'
*** for the exact reason.
 
(adjunted config2.log)
 
--------------- o ----------------
 
i'm developing solutions accesing data in Unix from Win clients
and i'm interested in use postgresql (under SCO OpenServer and/or Linux - maybe RedHat) with ODBC (any help will be appreciated)
 
 Any suggestion?
 
   Thanks in advance...
 
Carpe Diem
   Marco Otilio Peña Diaz
 
Attachment

pgsql-ports by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Compiling problems with Solaris 8 and PG 7.1
Next
From: Bruce MacKay
Date:
Subject: Error compiling 7.1 on Caldera OpenLinux