=?ISO-8859-1?Q?Andr=E9_Volpato?= <[email protected]> writes:
> First I tryed to configure with no options, and then make throw this:

> float.c:74: error: static declaration of 'cbrt' follows non-static declaration

> After some googling, I find Bruce´s path back on 7.4, that removed my_cbrt 
> trick. 
> So, I changed float.c to the old code (the whole HAVE_CBRT stuff),

Instead, try putting back the "#define cbrt my_cbrt" line.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to