Re: [lfs-support] LFS network configuration for internet access

2012-11-15 Thread Oshadha Gunawardena
Sorry was a wrong mail On Fri, Nov 16, 2012 at 12:07 PM, Chris Staub wrote: > On 11/16/2012 01:07 AM, Oshadha Gunawardena wrote: > > Hi all, > > > > Since I have completed building complete LFS system now I want to > > configure it's network in order to access internet. > > > > I have read thro

Re: [lfs-support] LFS network configuration for internet access

2012-11-15 Thread Chris Staub
On 11/16/2012 01:07 AM, Oshadha Gunawardena wrote: > Hi all, > > Since I have completed building complete LFS system now I want to > configure it's network in order to access internet. > > I have read through > > take new kernel, copy old config to .config > make oldconfig > answer the questions

Re: [lfs-support] Grub 2.0 problem

2012-11-15 Thread Tobias Gasser
> You should have /boot/grub/i386-pc/core.img. this file exists. > First, check that /usr/sbin/grub-install and > /usr/share/grub/grub-mkconfig_lib exist. I suspect that is OK. yes. > Reading through grub-install, at line 336. we should have: [...] > Hopefully some of the above will help you

Re: [lfs-support] Grub 2.0 problem

2012-11-15 Thread Bruce Dubbs
Tobias Gasser wrote: > Am 14.11.2012 00:26, schrieb Bruce Dubbs: > bash-4.2# fdisk -l > > Disk /dev/sda: 300.1 GB, 300069052416 bytes, 586072368 sectors > Units = Sektoren of 1 * 512 = 512 bytes > Sector size (logical/physical): 512 bytes / 512 bytes > I/O size (minimum/optimal): 512 bytes / 512 b

Re: [blfs-support] xorg.conf.d file serials

2012-11-15 Thread Ken Moffat
On Thu, Nov 15, 2012 at 10:52:48AM +, lux-integ wrote: > Greetings > > My machine has these > CPU amd64, > VGA ATI-radeon > linux clfs/ > > My default xorg7.7 setup has these files in > $XORG_PREFIX/share/X11/xorg.conf:- > > 10-evdev.conf > 50-synaptics.conf and > 50-wacom.conf > > >

Re: [lfs-support] Grub 2.0 problem

2012-11-15 Thread Tobias Gasser
Am 14.11.2012 00:26, schrieb Bruce Dubbs: > > I don't know what is going on. How is the disk partitioned? > > fdisk -l /dev/sda bash-4.2# fdisk -l Disk /dev/sda: 300.1 GB, 300069052416 bytes, 586072368 sectors Units = Sektoren of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes /

Re: [lfs-support] please tell the error

2012-11-15 Thread Carl Thorn
From: prashant dawar To: lfs-support@linuxfromscratch.org Sent: Thu, November 15, 2012 6:15:55 AM Subject: [lfs-support] please tell the error i followed the guide . have a problem in section 5,.4 binutils-2.22-pass1 5.4.1 installation of cross binutils LF

Re: [lfs-support] Installing Binutils and GCC after adjusting toolchain

2012-11-15 Thread Kaleb van Ingen Schenau
Still no luck, i've made a 100% sure i start with a fresh copy of the extracted gcc.4.7.1.tar.bzp2 and i use a fresh gcc-build directory. I can give you a summary of my actions if that helps. 1. untar binutils, run the test, apply patch 2. make a binutils-build directory 3. prepare the compile (co

Re: [lfs-support] 6.9.1. Installation of Glibc command substitution: line 3: syntax error near unexpected token `)'

2012-11-15 Thread lei huang
Bison-2.3 (/usr/bin/yacc should be a link to bison or small script that executes bison) I used byacc leading to the occurrence of this problem. On Thu, Nov 15, 2012 at 12:30 AM, William Harrington wrote: > > On Nov 14, 2012, at 9:52 AM, lei huang wrote: > >> chroot "$LFS" /tools/bin/env -i \ >>

Re: [lfs-support] Installing Binutils and GCC after adjusting toolchain

2012-11-15 Thread Kaleb van Ingen Schenau
make install was run and no errors what so ever, what i'll do is go back to my snapshot i made after 6.10, i tried this before but im gonna go ahead and do it again just to see if i dont have my old gcc-build folder hanging around. Ill let you know if i encounter the same problem again after the 3r