On Fri, 11 Jun 1999, Sumit Gupta wrote:
> REPOSTING:
>
> I am running into trouble compiling some code that compiles and runs
> on a solaris box (with jdk1.1.7 for solaris) but cannot find several
> header files when compiled against jdk1.2 on linux. (for example,
> oobj.h, sysmacros_md.h, threads.h etc)
>
> The include directory on the jdk1.2 seems to lack several required
> header files. Some of them can be found in include-old but they
> don't seem correct either.
>
> did anybody else face this problem? Where are the right include files
> in the jdk1.2.? I would really appreciate the help.
Nothing is missing; I believe the header files in include-old should
allow you to compile older JNI code so that it works against 1.2. Make
sure that you also include include-old/linux to get the platform specific
stuff.
Scott
--
=============================================================================
Scott Murray email: [EMAIL PROTECTED]
http://www.interlog.com/~scottm ICQ#: 10602428
-----------------------------------------------------------------------------
"Good, bad ... I'm the guy with the gun." - Ash, "Army of Darkness"
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]