Re: [lfs-support] I cannot build the kernel

2013-03-10 Thread Bruce Dubbs
Ken Moffat wrote: > On Mon, Mar 11, 2013 at 03:04:39AM +0100, Jean-Philippe MENGUAL wrote: >> >> Hi, >> >> Maybe I made too quickly the system, so I plan to start again from scratch. >> But maybe I can understand 9hat happens before: in the kernel, when I do >> make, >> I get: >> >>SYSHDR arc

Re: [lfs-support] I cannot build the kernel

2013-03-10 Thread Jean-Philippe MENGUAL
Thanks for your info, it fixed the problem. :) Actually I tried building another C program and, as you mention, I cannot build. So, I tried chrooting again, with a simple chroot $LFS. And it works. So I think I have a problem in my chroot command at the end of the chap6. I will go on with this simp

Re: [lfs-support] I cannot build the kernel

2013-03-10 Thread Jean-Philippe MENGUAL
On Sunday 10 Mar 2013 à 21:17:25 (-0500), Bruce Dubbs wrote: > Jean-Philippe MENGUAL wrote: > > > > Hi, > > > > Maybe I made too quickly the system, so I plan to start again from scratch. > > But maybe I can understand 9hat happens before: in the kernel, when I do > > make, > > I get: > > > >S

Re: [lfs-support] I cannot build the kernel

2013-03-10 Thread Ken Moffat
On Mon, Mar 11, 2013 at 03:04:39AM +0100, Jean-Philippe MENGUAL wrote: > > Hi, > > Maybe I made too quickly the system, so I plan to start again from scratch. > But maybe I can understand 9hat happens before: in the kernel, when I do make, > I get: > > SYSHDR arch/x86/syscalls/../include/gene

Re: [lfs-support] I cannot build the kernel

2013-03-10 Thread Bruce Dubbs
Jean-Philippe MENGUAL wrote: > > Hi, > > Maybe I made too quickly the system, so I plan to start again from scratch. > But maybe I can understand 9hat happens before: in the kernel, when I do make, > I get: > >SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h >HOSTCC scr

[lfs-support] I cannot build the kernel

2013-03-10 Thread Jean-Philippe MENGUAL
Hi, Maybe I made too quickly the system, so I plan to start again from scratch. But maybe I can understand 9hat happens before: in the kernel, when I do make, I get: SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h HOSTCC scripts/basic/fixdep gcc: error trying to exe

Re: [lfs-support] Udev on lfs-7.3

2013-03-10 Thread Bruce Dubbs
Jean-Philippe MENGUAL wrote: > Ok sorry, problem fixed. I mixed tarballs udev, szstemd. ... OK. > Just a last question anyway: when I install alsa, how is handled alsa restore > at boot time. I had changed the bootscript but it seems udev should handle > this from a certain rule. I have to deal w

Re: [lfs-support] Udev on lfs-7.3

2013-03-10 Thread Jean-Philippe MENGUAL
Ok sorry, problem fixed. I mixed tarballs udev, szstemd. ... Just a last question anyway: when I install alsa, how is handled alsa restore at boot time. I had changed the bootscript but it seems udev should handle this from a certain rule. I have to deal with this at chapter 7 of lfs? Thanks any

Re: [lfs-support] Udev on lfs-7.3

2013-03-10 Thread Bruce Dubbs
Jean-Philippe MENGUAL wrote: > Here's my log: http://sprunge.us/hQPd > > Waiting for your feedback on it I try again to compare, to see if there are > useful info. Let's try 'make -n -f udev-lfs-197-2/Makefile.lfs' The first part should be: sed -e 's/LFS-VERSION/197/' \ -e 's/SECURE_GETEN

Re: [lfs-support] Udev on lfs-7.3

2013-03-10 Thread Jean-Philippe MENGUAL
Here's my log: http://sprunge.us/hQPd Waiting for your feedback on it I try again to compare, to see if there are useful info. Regards, On Sunday 10 Mar 2013 à 19:17:05 (-0500), Bruce Dubbs wrote: > Jean-Philippe MENGUAL wrote: > > > I'm building lfs-7.3. On Udev (chap6), I get, at make: > > No

Re: [lfs-support] Udev on lfs-7.3

2013-03-10 Thread Bruce Dubbs
Jean-Philippe MENGUAL wrote: > I'm building lfs-7.3. On Udev (chap6), I get, at make: > No rule to make target `build/log.o', needed by `build/udev-local. > > It happens after I untar udev-lfs-197-2.tar.bz2 in udev directory. > > Is there some problem in udev-lfs? Does something miss on my install

[lfs-support] Udev on lfs-7.3

2013-03-10 Thread Jean-Philippe MENGUAL
Hi, I'm building lfs-7.3. On Udev (chap6), I get, at make: No rule to make target `build/log.o', needed by `build/udev-local. It happens after I untar udev-lfs-197-2.tar.bz2 in udev directory. Is there some problem in udev-lfs? Does something miss on my install, e.g. sysklogd? I don't think; I

Re: [lfs-support] help, i hosed my windows partition

2013-03-10 Thread Aleksandar Kuktin
One other thing, although it qualifies as a false hope: it just may be possible, at least theorethically, to recover most or all of the contents of the NTFS partition. So if you did manage to nuke the few starting sectors of your NTFS partition, do not lose hope just yet - unless the damage hit a c

Re: [lfs-support] Acceptable errors chapter 6.9. Glibc-2.14.1 - LFS 7.0?

2013-03-10 Thread Bruce Dubbs
Andi Blacktigerbro wrote: > I found some errors when trying chapter 6.9. Glibc-2.14.1 - LFS 7.0 > make[2]: *** [/sources/glibc-build/stdio-common/bug22.out] Error 1 > make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) > make[2]: *** [/sources/glibc-build/nptl/tst-attr3.out] Error 1

Re: [lfs-support] help, i hosed my windows partition

2013-03-10 Thread Aleksandar Kuktin
>On Sun, 10 Mar 2013 09:33:39 + >tilmanbregler wrote: > > [snip] > > sudo fdisk -l > > Disk /dev/sda: 750.2 GB, 750156374016 bytes > 255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors > Units = sectors of 1 * 512 = 512 bytes > Sector size (logical/physical): 512 bytes /

[lfs-support] Acceptable errors chapter 6.9. Glibc-2.14.1 - LFS 7.0?

2013-03-10 Thread Andi Blacktigerbro
I found some errors when trying chapter 6.9. Glibc-2.14.1 - LFS 7.0 --- root:/sources/glibc-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-build/stdio-common/bug22.out] Error 1 make[1]: *** [stdio-common/tests] Error 2 make[2]: *** [/sources/glibc-build/posix/bug-regex32.out] Error

Re: [lfs-support] help, i hosed my windows partition

2013-03-10 Thread akhiezer
> Date: Sun, 10 Mar 2013 09:33:39 + > From: tilmanbregler > To: lfs-support@linuxfromscratch.org > Subject: [lfs-support] help, i hosed my windows partition > . . > > so this is a bit emberassing, and I appreciate if you say this is > nothing to do with you. I have this dual bo

Re: [lfs-support] help, i hosed my windows partition

2013-03-10 Thread Pierre Labastie
Le 10/03/2013 10:33, tilmanbregler a écrit : > Hi, > > so this is a bit emberassing, and I appreciate if you say this is > nothing to do with you. I have this dual boot Ubuntu 12.04/Windows 7 > setup. And to make room for th LFS partitions i decided to shrink the > Windows 7 partition. > > [...] >

[lfs-support] help, i hosed my windows partition

2013-03-10 Thread tilmanbregler
Hi, so this is a bit emberassing, and I appreciate if you say this is nothing to do with you. I have this dual boot Ubuntu 12.04/Windows 7 setup. And to make room for th LFS partitions i decided to shrink the Windows 7 partition. So, I read around a bit and got a bit confused by all the tools out