|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen unstable build problem on amd64 - i386-dm
On 7/20/06, Hans-Christian Armingeon <mog.johnny@xxxxxxx> wrote:
current unstable doesn't build anymore on amd64. What am I doing wrong?
The system is a current ubuntu dapper amd64.
rm -f *~ *.o test-i386.out test-i386.ref \
test-x86_64.log test-x86_64.ref qruncom test-x86_64 sha1
make[4]: Leaving directory
`/data/src/xen/xen-unstable.hg-20060717/tools/ioemu/tests'
for d in i386-dm; do \
make -C $d clean || exit 1 ; \
done
make: Entering an unknown directory
make: *** i386-dm: No such file or directory. Stop.
make: Leaving an unknown directory
make[3]: *** [clean] Error 1
make[3]: Leaving directory `/data/src/xen/xen-unstable.hg-20060717/tools/ioemu'
make[2]: *** [ioemuclean] Error 2
make[2]: Leaving directory `/data/src/xen/xen-unstable.hg-20060717/tools'
make[1]: *** [clean] Error 2
make[1]: Leaving directory `/data/src/xen/xen-unstable.hg-20060717/tools'
make: *** [clean] Error 2
Please remove ioemu/config-host.h. The logic which detects whether we
need to run configure again is broken.
christian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|