Re: Solaris compile problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Solaris compile problem
Date
Msg-id 14751.960255040@sss.pgh.pa.us
Whole thread Raw
In response to Solaris compile problem  (Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net>)
List pgsql-bugs
Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net> writes:
> after `./configure --prefix-/opt/postgresql-7.0.1`
> make bailed on libpq++

> make[2]: Entering directory `/u/kdebisschop/postgresql-7.0.1/src/interfaces/libpq++'
> ld -G -o libpq++.so.3.1 pgconnection.o pgdatabase.o pgtransdb.o pgcursordb.o pglobject.o  -L../../interfaces/libpq
-lpq-ldl -lsocket -lresolv -lnsl -lm -lc 
> pgconnection.o: could not read symbols: Bad value
> make[2]: *** [libpq++.so.3.1] Error 1

Hmm.  Did it build for you in the 7.0 release?  I just went looking
for changes that could've caused this between 7.0 and 7.0.1, and
didn't see anything obvious...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Karl DeBisschop
Date:
Subject: Solaris compile problem
Next
From: Karl DeBisschop
Date:
Subject: Re: Solaris compile problem