Re: __fpclassifyd problem

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 31 Oct 2003 09:56:02 -0800
On Fri, Oct 31, 2003 at 05:55:46PM +0100, John Angelmo wrote:

> >This was already resolved.  Java does a dlopen() on /usr/lib/libc.so.
> >Rumor has it that this is fixed.
> >
> >Scott
> 
> But still after importing e_scalb.c or e_scalbf.c and rebuilding gives 
> me this:
> 
> 
> cc -fpic -DPIC -O -pipe -march=pentium3 -D_IEEE_LIBM
> -D_ARCH_INDIRECT=i387_   -c i387_s_tan.S  -o i387_s_tan.So
> building shared library libm.so.2
> e_scalb.So: In function `__ieee754_scalbf':
> e_scalb.So(.text+0x0): multiple definition of `__ieee754_scalbf'
> e_scalbf.So(.text+0x0): first defined here
> *** Error code 1

Apart from your libm problem (which I didn't see when I did this
locally), the fix to the java ports are not yet committed.

Kris


Received on Fri Oct 31 2003 - 08:56:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:27 UTC