[kaffe] Minimum requirement for installation on NetBSD

Dalibor Topic robilad at yahoo.com
Thu Apr 24 12:21:01 PDT 2003


--- Dalibor Topic <robilad at yahoo.com> wrote:
> Hi Kiyo,

> The line responsible for compilation of class library's profiles in
> libraries/javalib/Makefile.am is:
>         for i in `cat $(srcdir)/profiles/$(PROFILE)/profile` ;  do $(SHELL)
> $(rebuildLib) @profiles/$(PROFILE)/$$i ; done
> 
> and it doesn't do any error checking to see whether the rebuildLib command
> succeeded. So even if a compilation fails, it will continue to happily
> compile
> the rest, which is not desirable.

I've fixed that, and now it aborts compilation as soon as there is an error
compiling files from a profile.

It still tries to build a jar file if a compilation breaks. Unfortunately I've
got no idea why it does that.

cheers,
dalibor topic

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com




More information about the kaffe mailing list