This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: fabsf
- To: tromey at redhat dot com
- Subject: Re: Patch: fabsf
- From: Jeff Sturm <jeff dot sturm at commerceone dot com>
- Date: Wed, 24 Jan 2001 16:43:11 -0500
- CC: Java Patch List <java-patches at sourceware dot cygnus dot com>
- Organization: Commerce One
- References: <874ryo4yf0.fsf@creche.redhat.com>
Tom Tromey wrote:
> If someone can verify this (I can, but probably not today), then we
> should submit the appropriate toplevel configure.in change.
I tried to build it:
va/lang/sf_fabs.c -fPIC -DPIC -o java/lang/.libs/sf_fabs.o
../../../libjava/java/lang/sf_fabs.c: In function `fabsf':
../../../libjava/java/lang/sf_fabs.c:29: `__uint32_t' undeclared (first use in
this function)
../../../libjava/java/lang/sf_fabs.c:29: (Each undeclared identifier is reported
only once
../../../libjava/java/lang/sf_fabs.c:29: for each function it appears in.)
../../../libjava/java/lang/sf_fabs.c:29: parse error before "ix"
../../../libjava/java/lang/sf_fabs.c:30: `ix' undeclared (first use in this
function)
make[1]: *** [java/lang/sf_fabs.lo] Error 1
make[1]: Leaving directory
`/export/home/jsturm/gcc/build-sparc-solaris/sparc-sun-solaris2.6/libjava'
make: *** [all-recursive] Error 1
--
Jeff Sturm
jeff.sturm@commerceone.com