[Godmar Back]
> Hi, the snapshot does not build for me:

  make[2]: *** No rule to make target `../../arch/libarch.la', needed by
  `opstack_test'.  Stop.

Ah, I know what goes wrong.  I changed the order in which arch/ and
lib/ is built, to generate lib/libjni/include/jnitypes.h before arch/
is compiled, but forgot that lib/libruntime/ depends on a compiled
arch/ for the test programs.

The correct solution would be to move jnitypes.h into arch/, as it is
platform dependant, but that will have to wait.

I'll undo the change in the topdir Makefile.am before making the
release.
-- 
##>  Petter Reinholdtsen <##    | [EMAIL PROTECTED]
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!

Reply via email to