Re: livedvd

2011-07-30 Thread Bill Cunningham
Alain Toussaint wrote: > Which livedvd? Gentoo? > > Alain 2nd choice. I'm going to try the LFS DVD first. That gentoo DVD is almost 3 GB I have the AMD64 minimal disk. I have to download stage-3 which isn't a problem. If I can just get the development tools going. But the lfs DVD is suppose

RE: livedvd

2011-07-30 Thread Alain Toussaint
Which livedvd? Gentoo? Alain -Message d'origine- De : lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] De la part de Bill Cunningham Envoyé : 30 juillet 2011 18:50 À : lfs-support@linuxfromscratch.org Objet : livedvd This is just too much tro

livedvd

2011-07-30 Thread Bill Cunningham
This is just too much trouble. I am going to go ahead and install everything from the DVD. Now there is a syslinux option I think, or an option when linux boot called linux toram. This loads everything into memory and has the correct version of gcc and such. The thing is I can't get it to h

Re: glibc

2011-07-30 Thread Bruce Dubbs
Bill Cunningham wrote: > Does glibc use system call API or the kernel's code? The whole idea of > stability of an OS I would think would be when BIOS interrupts are triggered > and kernel problems happen that user space never sees the problem. Glibc provides an interface and services that,

Re: glibc

2011-07-30 Thread Bill Cunningham
Simon Geard wrote: > On Fri, 2011-07-29 at 10:29 -0500, Mike McCarty wrote: >> However, the one being _built_ is the one needing the hooks, not >> the one running. As long as one has full source for everything >> being built, and isn't relying upon the include files for the >> one being run, it sho

Re: Grub setup fails

2011-07-30 Thread Bruce Dubbs
Karthik Bhuvanagiri wrote: > Hi, > > I get the following error while setting up grub > > grub>setup (hd0) > Checking if "/boot/grub/stage1" exists... no > Checking if "/grub/stage1" exists... no >Error 2: Bad file or directory type > > same error even with grub>setup (hd0,2). >

Re: Grub setup fails

2011-07-30 Thread Karthik Bhuvanagiri
Verified that stage1 file exists in /boot/grub directory. Still error comes up. What could be the problem? 2011/7/30 Karthik Bhuvanagiri > Hi, > > I get the following error while setting up grub > > grub>setup (hd0) > Checking if "/boot/grub/stage1" exists... no > Checking if "/gru

Grub setup fails

2011-07-30 Thread Karthik Bhuvanagiri
Hi, I get the following error while setting up grub grub>setup (hd0) Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... no Error 2: Bad file or directory type same error even with grub>setup (hd0,2). I've CD-ROM pointed to by /dev/hda and two harddi

Re: GLIBC compilation termination due to sys/capability.h

2011-07-30 Thread sandip sitapara
Thanks Andrew, it works and build is completed. On Sat, Jul 30, 2011 at 6:28 AM, Andrew Benton wrote: > On Sat, 30 Jul 2011 03:35:51 +0530 > sandip sitapara wrote: > > > But I got following error while compiling glibc while compilint > > > > In file included from nscd.c:46:0: > > selinux.h:26:2

Re: glibc

2011-07-30 Thread Simon Geard
On Fri, 2011-07-29 at 10:29 -0500, Mike McCarty wrote: > However, the one being _built_ is the one needing the hooks, not > the one running. As long as one has full source for everything > being built, and isn't relying upon the include files for the > one being run, it shouldn't matter. I'm guess

gcc-4.5.2 log

2011-07-30 Thread Bill Cunningham
Here's that error I got from a while back I can't remember what the exactly problem was. But I redirected stderr's stream to a file I call "log". I will paste from it. Sorry about the double post but I can't recall the problem's solution or cause. configure: error: Link tests are not allowe