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


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

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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