PostgreSQL 7.4RC2 compile faliure on Solaris - Mailing list pgsql-ports

From Mark Round
Subject PostgreSQL 7.4RC2 compile faliure on Solaris
Date
Msg-id 3FB2111F.5020602@markround.com
Whole thread Raw
Responses Re: PostgreSQL 7.4RC2 compile faliure on Solaris
List pgsql-ports
Hello,

I am having trouble building PostgreSQL 7.4RC2 on Solaris. I have tried
on 5 different systems - running Solaris 8 (Sparc and Intel), and
Solaris 9 (Intel). I have also tried building with 2 versions of gcc and
Sun's Sun ONE Compiler - all result in the same error being produced.

I attempt to build it with a simple ./configure && gmake, and each time,
I get the following error :

Undefined                       first referenced
symbol                             in file
PQparameterStatus                   pg_backup_db.o
ld: fatal: Symbol referencing errors. No output written to pg_dump
collect2: ld returned 1 exit status
gmake[3]: *** [pg_dump] Error 1


My software versions are :-

Solaris 8 and 9 on both Sparc and Intel
Gnu Make 3.80
Gcc 2.95.3 , 3.3.2. and Sun One Studio 8 Compiler  8.0,REV=2003.03.13
Bison 1.875
Flex 2.5.4

I don't know if it's something that I'm doing wrong, or if it is a
genuine bug in the build process - either way, I thought it was best to
notify someone! If you need any further information regarding my build
environments, or if you need me to run any tests I'd be happy to oblige.
Also, if you have any information as to what I'm doing wrong it would be
appreciated

Thanks,

-Mark Round
mark@markround.com




pgsql-ports by date:

Previous
From: Alexander Franco
Date:
Subject: PostgreSQL drivers for Mac OS X
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 7.4RC2 compile faliure on Solaris