OpenVM 1.0beta1 on OSF1 3.2
Godmar Back
gback at cs.utah.edu
Tue Aug 11 10:11:20 PDT 1998
>
>
> Hi all,
> I'm trying to compile Kaffe OpenVM 1.0beta1
> on DEC/OSF1 V3.2.
> I'm getting the message:
> "Don't know how to make OBJECT.LANG.REFLECT= .Stop"
>
> Does anybody know how to rectify this?
>
This will most like fix this; don't forget to reconfigure.
- Godmar
Index: libraries/clib/native/Makefile.in
===================================================================
RCS file: /home/cvspublic/kaffe/libraries/clib/native/Makefile.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.in 1998/07/21 03:08:56 1.7
+++ Makefile.in 1998/08/11 17:06:17 1.8
@@ -66,7 +66,7 @@
UNIXProcess$(OBJEXT) \
CharToByteDefault$(OBJEXT) \
ByteToCharDefault$(OBJEXT) \
- ZipFile$(OBJEXT) \
+ ZipFile$(OBJEXT)
OBJECT.LANG.REFLECT=\
Array$(OBJEXT) \
More information about the kaffe
mailing list