|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] problem building xen
I've checked in a fix. Note that the unstable tree is currently in a
particularly extreme state of flux as we prepare for another major
stable release sometime next month.
-- Keir
> I'm trying to build Xen from a current bk checkout, but i'm getting the
> following error during the build:
>
> gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O3 -iwithprefix
> include -Wall -Werror -DMONITOR_BASE=0xFC500000 -fomit-frame-pointer
> -I/home/knew/work/xeno-unstable/xen/include -D__KERNEL__ -Wno-pointer-arith
> -Wredundant-decls -m32 -march=i686 -DNDEBUG -c sched_atropos.c -o
> sched_atropos.o
> sched_atropos.c: In function `at_init_scheduler':
> sched_atropos.c:530: warning: use of cast expressions as lvalues is deprecated
> sched_atropos.c: In function `at_alloc_task':
> sched_atropos.c:592: warning: use of cast expressions as lvalues is deprecated
> make[1]: *** [sched_atropos.o] Error 1
> make[1]: Leaving directory `/home/knew/work/xeno-unstable/xen/common'
> make: *** [/home/knew/work/xeno-unstable/xen/xen] Error 2
>
>
> Does anyone have any ideas what the problem is, and how to fix it?
>
> Thanks in advance
>
> --
> Jody Belka
> knew (at) pimb (dot) org
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: GNOME Foundation
> Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event.
> GNOME Users and Developers European Conference, 28-30th June in Norway
> http://2004/guadec.org
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|