This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libjava bootstrap failure on ia64-linux


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]