[kaffe] Small --with-glibj-zip fix

Dalibor Topic robilad at kaffe.org
Sun Dec 18 14:34:11 PST 2005


Jari Korva wrote:
> Hi,
> 
> executing the following commands...
> 
> ./configure --with-glibj-zip=....
> make
> make clean
> make
> 
> ... results in errors such as:
> 
> make[1]: Entering directory `/home/jko/kaffe/kaffe/include'
> make[1]: *** No rule to make target
> `../libraries/javalib/external/classpath/lib/glibj.zip', needed by
> `stamp-h0all'.  Stop.
> make[1]: Leaving directory `/home/jko/kaffe/kaffe/include'
> make: *** [all-recursive] Error 1
> 
> The reason seems to be that make clean removes the copy of glibj.zip but
> does not do the same for libraries/javalib/stamp-glibj file. Thus the 2nd
> "make all" does not do everything it should and fails.
> 
> The following kind of modification should fix the problem:
> 

Thank you very much for the patch, Jari, it fixes the problem. I've 
checked it in. Keep them coming ;)

cheers,
dalibor topic




More information about the kaffe mailing list