On 01/08/2010 12:16 PM, Luiz Capitulino wrote:
  Hi there,

  Today's master full build is broken to me on x86_64 and i386:

"""
   GEN   config-target.h
make[1]: *** No rule to make target `feature_to_c.sh', needed by 
`gdbstub-xml.c'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [subdir-arm-linux-user] Error 2
make: *** Waiting for unfinished jobs....
"""

  I've tried cleaning up the build environment with 'make distclean'
but it didn't work.

Should be fixed now.

Regards,

Anthony Liguori

  According to bisect the commit which broke it is:

"""
commit 076d247142c1ff1e4d618557fc0acc62f6eb2a7c
Author: Paolo Bonzini<pbonz...@redhat.com>
Date:   Mon Dec 21 10:06:55 2009 +0100

     Use vpath directive
"""

  Indeed, revert this one make the full build work again.



Reply via email to