|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen-4.1.0-rc1 Build errors in xen_disk.c / xen_backend.c
Hello Ian,
Thx, didn't think of it, shouldn't the build-system check for that ?
Or should i do a "make world" or something to force that ?
--
Sander
Saturday, January 15, 2011, 7:07:51 PM, you wrote:
> On Sat, 2011-01-15 at 16:27 +0000, Sander Eikelenboom wrote:
>>
>>
>>
>>
>>
>>
>> changeset: 22744:54e91dcae649
>>
>> make -j6 debug=y results in:
>>
>> CC i386-dm/xen_disk.o
>> /usr/src/new/xen-unstable.hg/tools/ioemu-dir/hw/xen_backend.c: In
>> function âxen_be_get_xendevâ:
>> /usr/src/new/xen-unstable.hg/tools/ioemu-dir/hw/xen_backend.c:211:
>> error: too few arguments to function âxc_evtchn_openâ
>> /usr/src/new/xen-unstable.hg/tools/ioemu-dir/hw/xen_backend.c:217:
>> warning: passing argument 1 of âxc_evtchn_fdâ makes pointer from
>> integer without a cast
> Suggests that your qemu is out of date WRT to your Xen. Try:
> make tools/ioemu-dir-force-update
> Ian.
--
Best regards,
Sander mailto:linux@xxxxxxxxxxxxxx
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|