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

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andreas Lange <anlan(at)ida(dot)liu(dot)se>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio
Date: 2006-11-03 14:40:38
Message-ID: 20061103144038.GA21682@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-11-03 15:15:47 Re: 8.2bet2 failed build on Solaris 10 / x86-64 / SUN Studio
Previous Message Basil Evseenko 2006-11-03 14:36:59 BUG #2733: pg_get_serial_sequence error (addition: may be tsearch2 related)