[2743] in java-interest
Native methods
daemon@ATHENA.MIT.EDU (Roger Day)
Thu Oct 12 14:24:09 1995
Date: Thu, 12 Oct 1995 17:24:45 +0100
From: roger@ssynth.co.uk (Roger Day)
To: java-interest@java.sun.com
I'm running Sol2.4, and am trying to use native methods, but when i try to compile, all I get is this:
cc -g -c -I. -I/home/users/rday/java/include -I. java.c
"/home/users/rday/java/include/typedefs.h", line 23: cannot find include file: <typedefs_md.h>
"/home/users/rday/java/include/typedefs.h", line 34: syntax error before or at: int32_t
"/home/users/rday/java/include/typedefs.h", line 34: cannot recover from previous errors
cc: acomp failed for java.c
*** Error code 2
make: Fatal error: Command failed for target `sybjava.o'
Any ideas? The file doesn't exist in the distribution I got.
Cheers,
Roger
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com