|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 4.0.2 first release candidate
On Tue, Jan 11, 2011 at 04:38:52PM -0500, Mike Viau wrote:
> > On Tue, 11 Jan 2011 17:25:49 +0000 <Ian.Jackson@xxxxxxxxxxxxx> wrote:
> >
> > > Pasi Kärkkäinen writes ("Re: [Xen-devel] Xen 4.0.2 first release
> candidate"):
> > > I just added "bison" to the list of required Debian packages at:
> > > http://wiki.xen.org/xenwiki/Xen4.0
> >
> > Ah, great, thanks.
> >
> > Ian.
> >
>
> It appears that the flex package is also required for the flex command.
>
> http://packages.debian.org/squeeze/flex
>
Added to the wiki. Thanks.
-- Pasi
> make -C libxl install
> make[4]: Entering directory
> `/home/topgun/xen/source/xen-4.0-testing.staging/tools/libxl'
> gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
> -D__XEN_TOOLS__ -MMD -MF .xl.o.d -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -Werror -I. -fPIC -I../../tools/libxc
> -I../../tools/include -I../../tools/libxc -I../../tools/include
> -I../../tools/xenstore -I../../tools/include -c xl.c
> gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
> -D__XEN_TOOLS__ -MMD -MF .xl_cmdimpl.o.d -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -Werror -I. -fPIC -I../../tools/libxc
> -I../../tools/include -I../../tools/libxc -I../../tools/include
> -I../../tools/xenstore -I../../tools/include -c xl_cmdimpl.c
> gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall
> -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
> -D__XEN_TOOLS__ -MMD -MF .xl_cmdtable.o.d -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -Werror -I. -fPIC -I../../tools/libxc
> -I../../tools/include -I../../tools/libxc -I../../tools/include
> -I../../tools/xenstore -I../../tools/include -c xl_cmdtable.c
> bison --output=libxlu_cfg_y.c libxlu_cfg_y.y
> flex --header-file=libxlu_cfg_l.h --outfile=libxlu_cfg_l.c libxlu_cfg_l.l
> make[4]: flex: Command not found
> make[4]: *** [libxlu_cfg_l.c] Error 127
> make[4]: Leaving directory
> `/home/topgun/xen/source/xen-4.0-testing.staging/tools/libxl'
> make[3]: *** [subdir-install-libxl] Error 2
> make[3]: Leaving directory
> `/home/topgun/xen/source/xen-4.0-testing.staging/tools'
> make[2]: *** [subdirs-install] Error 2
> make[2]: Leaving directory
> `/home/topgun/xen/source/xen-4.0-testing.staging/tools'
> make[1]: *** [install-tools] Error 2
> make[1]: Leaving directory
> `/home/topgun/xen/source/xen-4.0-testing.staging'
> make: *** [world] Error 2
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|