|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen on opensuse 10.3 x86_64
"Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
> >Unfortunately the xen version that comes with the distributuion, just
> >crashes when you make the server a little more busy, or then later on
when
> >it comes to filesystem check.
>
> I'm pretty certain these issues will be fixed with the next (date
undetermined)
> kernel update; if not, please don't hesitate to open a bug report.
I already created a bug report on bugzilla.novell.com on that, should I
create another one in the xen bugzilla too?
I added a x86_64 to the EXCLUSIVE_ARCHS in the specfile of the source rpm,
but unfortunately, compilation ended up with the following reason:
[ -d
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/io
] ||
\
install -d -m0755 -p
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/io
[ -d
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/foreign
] ||
\
install -d -m0755 -p
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/foreign
install -m0644 -p
include/public/*.h
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen
install -m0644 -p
include/public/arch-x86/*.h
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/arch-x86
install -m0644 -p
include/public/hvm/*.h
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/hvm
install -m0644 -p
include/public/io/*.h
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/io
install -m0644 -p
include/public/foreign/*.h
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen/foreign
install -m0644 -p
include/public/COPYING
/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/dist/install/usr/include/xen
make[2]: Leaving directory
`/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/xen'
make[1]: Leaving directory
`/usr/src/packages/BUILD/xen-testing-aee991c7723a.e16de9635bec/xen'
error: Bad exit status from /var/tmp/rpm-tmp.5270 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.5270 (%build)
I don't see an error, therefore I am wondering why this errors out.
kind regards
Sebastian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|