WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen 3.3.0 etch make error

To: Holm Kapschitzki <holm@xxxxxxxxxx>
Subject: Re: [Xen-users] xen 3.3.0 etch make error
From: Mike Power <mpower@xxxxxxxxxxxxxxxxxx>
Date: Sat, 06 Sep 2008 13:25:25 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 06 Sep 2008 13:26:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <48C2D7AF.2090400@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <48C2D7AF.2090400@xxxxxxxxxx>
Reply-to: mpower@xxxxxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.16 (X11/20080724)
Run
apt-get install texinfo
This should give you the makeinfo command

Holm Kapschitzki wrote:
I am using etch with xen 3.3.0. First i installed some packages und compiled xen.

apt-get install gawk bzip2 mercurial transfig bzip2 screen ssh debootstrap -y apt-get install iproute bridge-utils python-twisted binutils zlib1g-dev python-dev python python-central libssl-dev -y apt-get install libcurl3-dev libncurses5-dev x-dev build-essential gettext libx11-dev -y
apt-get install make bin86 bcc gcc ncurses-dev patch xorg-dev -y
apt-get install libsdl1.2-dev libvncserver-dev udev pciutils-dev -y
apt-get install graphviz texlive-pdfetex texlive-latex-extra texlive-latex-recommended texlive-latex-base transfig -y

cd ~
mkdir build
cd build
wget http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz
tar xzf xen-3.3.0.tar.gz
cd xen-3.3.0
make world

make ends with:

make[6]: Entering directory `/root/build/xen-3.3.0/stubdom/newlib-x86_64/etc' /root/build/xen-3.3.0/stubdom/newlib-1.16.0/missing makeinfo --split-size=5000000 --split-size=5000000 --no-split

-I../../newlib-1.16.0/etc -o standards.info ../../newlib-1.16.0/etc/standards.texi WARNING: `makeinfo' is missing on your system. You should only need it if
        you modified a `.texi' or `.texinfo' file, or any other file
        indirectly affecting the aspect of the manual.  The spurious
        call might also be the consequence of using a buggy `make' (AIX,
        DU, IRIX).  You might want to install the `Texinfo' package or
        the `GNU make' package.  Grab either from any GNU archive site.
make[6]: *** [standards.info] Error 1
make[6]: Leaving directory `/root/build/xen-3.3.0/stubdom/newlib-x86_64/etc'
make[5]: *** [info] Error 1
make[5]: Leaving directory `/root/build/xen-3.3.0/stubdom/newlib-x86_64/etc'
make[4]: *** [all-etc] Error 2
make[4]: Leaving directory `/root/build/xen-3.3.0/stubdom/newlib-x86_64'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/build/xen-3.3.0/stubdom/newlib-x86_64'
make[2]: *** [cross-root-x86_64/x86_64-xen-elf/lib/libc.a] Error 2
make[2]: Leaving directory `/root/build/xen-3.3.0/stubdom'
make[1]: *** [install-stubdom] Error 2
make[1]: Leaving directory `/root/build/xen-3.3.0'
make: *** [world] Error 2

Whats wrong?

Holm




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>