build problems in kaffeh
Raffaele Sena
raff at aromatic.com
Mon Dec 21 18:07:23 PST 1998
Building the latest sources from CVS crashes in kaffeh.
The rule for 'utf8const.o: ../kaffevm/uft8const.c' is missing.
Also, if KPREFIX is not defined (as in a default configuration I guess)
and the PATH environment variable does not contain the current directory,
kaffeh is not found when trying to generate $(HEADERFILES).
[ I didn't tried this, but changing the command to $(KPREFIX)./kaffeh$(EXEEXT)
should fix it - assuming the directory separator is / ]
-- Raffaele
Index: Makefile.in
===================================================================
RCS file: /home/cvspublic/kaffe/kaffe/kaffeh/Makefile.in,v
retrieving revision 1.7
diff -r1.7 Makefile.in
57a58,60
> utf8const$(OBJEXT): $(srcdir)/../kaffevm/utf8const.c
> $(CC) $(ALL_CFLAGS) -c $<
>
-------------------------------------------------------------------------
raff at aromatic.com (::) http://www.aromatic.com/~raff/
http://www.aromatic.com/
More information about the kaffe
mailing list