This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libjava bootstrap failure on ia64-linux
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: java at gcc dot gnu dot org, Hans Boehm <Hans_Boehm at hp dot com>
- Date: Wed, 27 Mar 2002 15:44:02 +0000 (GMT)
- Subject: libjava bootstrap failure on ia64-linux
- References: <jeu1r2m4cg.fsf@sykes.suse.de>
Andreas Schwab writes:
> There is no such thing as SYS_sigaction on ia64-linux.
>
> ../../../libjava/prims.cc: In function `jint _Jv_CreateJavaVM(void*)':
> ../../../libjava/prims.cc:916: `SYS_sigaction' undeclared (first use this
> function)
> ../../../libjava/prims.cc:916: (Each undeclared identifier is reported only
> once for each function it appears in.)
> make[3]: *** [prims.lo] Error 1
The real patch is about to be checked in.
Andrew.