Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-24 Thread Hanni Ali
yep i586 for p3 not i686 read the help and man page and example to find the best combo On 22/10/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Friday 21 October 2005 10:20 am, S. ancelot wrote: > > CHOST="i686-pc-linux-gnu" > > your CHOST is wrong and will probably break things > -mike > -- >

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-21 Thread Mike Frysinger
On Friday 21 October 2005 10:20 am, S. ancelot wrote: > CHOST="i686-pc-linux-gnu" your CHOST is wrong and will probably break things -mike -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-21 Thread solar
On Fri, 2005-10-21 at 14:20 +, S. ancelot wrote: > Hi, > I setted up > UCLIBC_CPU="PENTIUMIII" > CHOST="i686-pc-linux-gnu" > > when I do > > > emerge -e system ,ncurses is being compiled and I have following error > codes : USE=nocxx -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-21 Thread S. ancelot
Hi, I setted up UCLIBC_CPU="PENTIUMIII" CHOST="i686-pc-linux-gnu" when I do emerge -e system ,ncurses is being compiled and I have following error codes : make[1]: Entering directory `/var/tmp/portage/ncurses-5.4.20050319/work/narrowc/c++' cd ../obj_s; -I../c++ -I../include -I/var/tmp/po

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-17 Thread Philippe Clérié
Nope! I've been on udev for quite a while now. And if one is using udev is it still necessary to populate /dev? However for the moment I'm over that particular hump. I emerged baselayout-lite somewhere on the root server and copied /dev to my rootfs. Funny how the obvious never occurs to me unt

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-17 Thread Mike Frysinger
On Monday 17 October 2005 03:57 pm, Philippe Clérié wrote: > I'm fairly certain it's caused by the vserver environment. But is > there some way around this? are you using devfs ? that's the only time ive seen those errors ... -mike -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-17 Thread Philippe Clérié
Thanks for taking the time to make the Gentoo formatted HowTo. I found it considerably easier to use than the ASCII format. I've been trying this out over the week-end but from a Linux-Vserver instance based on a uclibc stage3. However when I get to emerging baselayout-lite, I get the following

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-16 Thread Peter S. Mazinger
On Mon, 10 Oct 2005, Heath Holcomb wrote: > Version 0.09 > Please add, delete, modify. Thanks! > > - fixed the password problem > - wrote about the problem with kernels 2.6.11 (and latter) > - fixed typos > - added more options for UCLIBC_CPU > - added two people to contributors list > > Also I

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-11 Thread Mike Frysinger
On Monday 10 October 2005 08:43 pm, Heath Holcomb wrote: > Still looking for feedback on the Gentooized version of the this how-to on > readability and usefullness. when you 'Gentooized' it, did you use the guide-xml system, or did you just change the look to resemble Gentoo docs ? if it is the

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-11 Thread Heath Holcomb
On Tuesday 11 October 2005 06:37 am, Xabier Yeregi (BIC BERRILAN) wrote: > The command for installing the kernel modules didn't work correctly for > me. When I typed > ROOT=/embedded_rootfs make modules_install > the modules where installed in my development host's /lib/modules. > > I could instruc

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-11 Thread Heath Holcomb
> For the maintainer of the howto: > the contributors: Kammi Cazze == Pierre Cassimans. Kammi Cazze is my > nickname ;) Sorry. I'll fix it for v0.10. -- heath holcomb liquidcable at bulah.com www.bulah.com -- gentoo-embedded@gentoo.org mailing list

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-11 Thread Pierre Cassimans
From: "Xabier Yeregi (BIC BERRILAN)" <[EMAIL PROTECTED]> Reply-To: gentoo-embedded@lists.gentoo.org To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09 Date: Tue, 11 Oct 2005 13:37:50 +0200 The command for insta

Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-11 Thread Xabier Yeregi (BIC BERRILAN)
The command for installing the kernel modules didn't work correctly for me. When I typed ROOT=/embedded_rootfs make modules_install the modules where installed in my development host's /lib/modules. I could instruct the Makefile to install the modules in embedded_rootfs using: make INSTALL_MOD

[gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.09

2005-10-10 Thread Heath Holcomb
Version 0.09 Please add, delete, modify. Thanks! - fixed the password problem - wrote about the problem with kernels 2.6.11 (and latter) - fixed typos - added more options for UCLIBC_CPU - added two people to contributors list Also I need no workarounds this time through (minus the kernel problem