build broken ?

Raffaele Sena raff at aromatic.com
Thu Nov 19 07:20:20 PST 1998


A recent change to include/jni.h broke the current build.
The following patch should fix it.

-- Raffaele

Index: main.c
===================================================================
RCS file: /home/cvspublic/kaffe/kaffe/kaffe/main.c,v
retrieving revision 1.12
diff -r1.12 main.c
81c81
<         vmargs.librarypath = cp;
---
>         vmargs.libraryhome = cp;

-------------------------------------------------------------------------
raff at aromatic.com           (::)           http://www.aromatic.com/~raff/
                  http://www.aromatic.com/



More information about the kaffe mailing list