Jonah installation error

"Zolfonoon, Riaz" <[email protected]> Wed, 3 Feb 1999 10:27:25 -0500
Newsgroups gmane.ietf.pfl
Message-ID <D104150098E6D111B7830000F8D90AE84D7442@exna02.securitydynamics.com>
I installed Jonah R2 kit. The installation was pretty smooth. I simply
followed the instructions.

The only problem I ran into was the following. The build procedure could not
find jni_md.h. I copied the file from JDK include to my Jonah build tree and
every thing worked fine. Is this due to a problem in my environment
(incorrect envir variables, path, etc.) or is this due to a problem in the
build procedures?

Thanks a lot. Great job folks!
Riaz
====================================

Starting build in Y:/Src/JAPI
make: Warning -- Attempt to redefine macro `PWD' failed
echo Building jonah_base_JonahInterface.obj
Building jonah_base_JonahInterface.obj
cl -c -Ic:\jbuilder2\java\include -I/Obj/NT/include -I/src/include
-I/Obj/NT//JA
PI -IY:/Src/JAPI -IY:/Src/JAPI -IZ:c:\jbuilder2\java\include
-IZ:/Obj/NT/include
 -IZ:/src/include -IZ:/Obj/NT//JAPI -IZ:/Src/JAPI -IZ:/Src/JAPI /MDd /GX
-nologo
 /MTd /Zi -DWIN32 -D_WINDOWS -DJONAH
Y:/Src/JAPI/jonah_base_JonahInterface.cpp
Command line warning D4025 : overriding '/MDd' with '/MTd'
jonah_base_JonahInterface.cpp
/src/include\jni.h(44) : fatal error C1083: Cannot open include file:
'jni_md.h'
: No such file or directory
make: Error code 2
make: Error code 255
make: Error code 255

Y:\Src>GOTO EOF