Bug report on Solaris 8/x86

Поиск
Список
Период
Сортировка
От Mark Round
Тема Bug report on Solaris 8/x86
Дата
Msg-id 4119F35C.5080901@markround.com
обсуждение исходный текст
Ответы Re: Bug report on Solaris 8/x86  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi,

I am trying to compile Postgres-8.0.0beta1 on Solaris 8/x86, using Sun's
C compiler, and get the following error which told me to contact you :-

"../../../../src/include/storage/s_lock.h", line 654: #error: PostgreSQL
does not have native spinlock support on this platform.  To continue the
compilation, rerun configure using --disable-spinlocks.  However,
performance will be poor.  Please report this to pgsql-bugs@postgresql.org.

My system is as follows :-

bash-2.03$ uname -a
SunOS daedal 5.8 Generic_117351-03 i86pc i386 i86pc

bash-2.03$ cc -V
cc: Sun C 5.5 Patch 112761-09 2004/06/08
usage: cc [ options] files.  Use 'cc -flags' for details

environment variables used :
LD_OPTIONS="-R/opt/csw/lib -L/opt/csw/lib"
CC="cc -fast -xarch=386 -I/opt/csw/include"

./configure --prefix=/opt/csw/postgres  --with-pam --with-openssl
--enable-multibyte --with-CXX --with-includes=/opt/csw/include/openssl

Any suggestions ?

Thanks in advance,

-Mark
mark@markround.com

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

Предыдущее
От: Adam Witney
Дата:
Сообщение: Re: OSX problem with make check...
Следующее
От: "Verbus M. Counts"
Дата:
Сообщение: Re: regression test failure on 8.0.0beta1