Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio
Дата
Msg-id 20061103144038.GA21682@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio  (Andreas Lange <anlan@ida.liu.se>)
Ответы Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio
Список pgsql-bugs
Andreas Lange wrote:

> configure:13462: checking for cbrt
> configure:13519: /sw/sun-studio-11/SUNWspro/bin/cc -Xa -o conftest -fast
> -fns=no -fsimple=1 -xtarget=opteron -xarch=amd64a     conftest.c -lz
> -lrt -lsocket  >&5
> "conftest.c", line 104: warning: statement not reached
> Undefined                       first referenced
>  symbol                             in file
> cbrt                                conftest.o
> ld: fatal: Symbol referencing errors. No output written to conftest
> configure:13525: $? = 1
> configure: failed program was:

Huh, long shot: maybe cbrt is a macro on that platform?

Can you find where and how is cbrt declared and defined on your system
headers?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Andreas Lange
Дата:
Сообщение: Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio