Re: Solaris compile problem

Поиск
Список
Период
Сортировка
От Karl DeBisschop
Тема Re: Solaris compile problem
Дата
Msg-id 393C55D3.7DA3D123@h00a0cc3b7988.ne.mediaone.net
обсуждение исходный текст
Ответ на Solaris compile problem  (Karl DeBisschop <kdebisschop@h00a0cc3b7988.ne.mediaone.net>)
Ответы Re: Solaris compile problem
Список pgsql-bugs
Tom Lane wrote:
>
> 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

Sorry - I only had time to compile 7.0 for linux.  Actually, the only
reason I'm compiling for solaris is to test a configure script for a
different OSS project.  So it doesn't really bother me personally if
this doesn't get resolved immediately.  One the other hand, if it does
ring a bell with anyone and there is a potential fix, I'd be glad to try
it out on the offending machine, just in the interest of making the
build process a little more robust.

--
Karl

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Solaris compile problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Solaris compile problem