From mboxrd@z Thu Jan 1 00:00:00 1970 From: iicolsandersii Subject: Re: [XCI] build order & prerequisites Date: Mon, 20 Jul 2009 20:26:31 -0700 (PDT) Message-ID: <24581113.post@talk.nabble.com> References: <14D9C9E2ED61ED41BC3B37ACDF4E880002CE11E9FB07@heavy-vm03.heavy.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <14D9C9E2ED61ED41BC3B37ACDF4E880002CE11E9FB07@heavy-vm03.heavy.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I have followed your build order for days and still no sucessful build. Are you using a chroot environment? My build breaks on ldbus. TIA Tim Moore-13 wrote: > > > Hi, > > i`ve just completed my 3rd successful build of XCI using the buildroot > from Xenbits... here is my installation order/script for anyone else who > wants to try. > > Debian Lenny x86 (32bit) > > 1) > apt-get install git-core libdbus-1-3 gcc bcc flex bison bzip2 iasl bin86 > autoconf automake1.9 libtool make libncurses5-dev asciidoc cpp g++ > libglib2.0-dev texinfo pciutils-dev gawk > > 2) > cd /usr/src > wget > http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.32.1.tar.gz > tar zxvf guilt-0.32.1.tar.gz > cd /usr/src/guilt-0.32.1 > make && make install > > 3) > cd /usr/src > git clone http://xenbits.xen.org/git-http/xenclient/build.git > /usr/src/build > > 4) > cd /usr/src/build > cp configs/xenclient_config ./.config > > 5) > make menuconfig > Change to > Package Selection for the target ---> Audio and video libraries and > applications ---> [*] alsa-lib > > Build options ---> Mirrors and Download locations ---> (easynews) > Sourceforge mirror site > (change to)[confirmed] (kent) Sourceforge mirror site > > 6) > make > > Comments welcome. > > If you want me to upload to the Wiki, please point out where you would > like the page to be created. > > Cheers, > Tim > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > > -- View this message in context: http://www.nabble.com/-XCI--build-order---prerequisites-tp24384113p24581113.html Sent from the Xen - Dev mailing list archive at Nabble.com.