Patch for gcc-3.4.x PCH with kernel 2.6.12.x

2005-11-03 Thread Dan Nicholson
Hi everyone, This is an old and pretty moot point for LFS, but I thought I'd make a post about it anyway. A few months back, Greg Schafer pointed out that gcc-3.4.x PCH doesn't handle a kernel feature introduced in 2.6.12. Details can be found in this post http://linuxfromscratch.org/pipermail/l

gcc test failures under kernel 2.6.12

2005-06-26 Thread Matt Bartley
During recent attempts at building lfs-development, I noticed large numbers of test failures during the chapter 6 build of gcc. After trying many possibilities, I've found that the problem is if the host system is running linux kernel 2.6.12 or 2.6.12.1. Procedure: I booted up my host s

Re: Kernel 2.6.12

2005-06-21 Thread Stef Bon
> local and internet interfaces. > > Something like the following: (obviously, using a real MAC Address for > each NIC ;) > > KERNEL="eth*", SYSFS{address}="MA:CA:DD:RE:SS:00", name="internal" > KERNEL="eth*", SYSFS{address}="MA:CA:DD:RE:SS:01", name="external" > > I can then reliably assume tha

Re: Kernel 2.6.12

2005-06-20 Thread DJ Lucas
Andrew Benton wrote: > DJ Lucas wrote: >> Has anybody dug in to see why this works? It does not seem correct as >> is. A physical link must exist to add an address to it, even on virtual >> devices, correct? > > > Are you sure? http://www.policyrouting.org/iproute2.doc.html#ss9.12 > seems to s

Re: Kernel 2.6.12

2005-06-20 Thread Steve Crosby
On 20 Jun 2005, you wrote in lfs.dev: > > Not sure if this is related. > > I upgraded my old 586 to kernel 2.6.11.12 with lfs-bootscripts-3.2.2 > (+ iproute etc) - the base lfs on it is 5.1. It has two eth ports, as > it's my firewall. The sequence of initialisation (ifup's) is now > critical

Re: Kernel 2.6.12

2005-06-20 Thread Andrew Benton
DJ Lucas wrote: Andrew Benton wrote: Mark Carey wrote: The solution is to put it in front of the previous line so it reads ip addr add 127.0.0.1/8 label lo dev lo ip link set lo up See the current version of the bootscripts, http://downloads.linuxfromscratch.org/lfs-bootscripts-3.2.2.tar.bz2

Re: Kernel 2.6.12

2005-06-19 Thread TheOldFellow
Mark Carey wrote: > Hi, > > Have upgraded the kernel on my SVN-20050319 desktop machine from > 2.6.11 to 2.6.12 and now running the localnet script I get the > following > > [EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start > Bringing up the loopback interface... > RTNETLINK answers: File exi

Re: Kernel 2.6.12

2005-06-19 Thread DJ Lucas
Andrew Benton wrote: > Mark Carey wrote: > > The solution is to put it in front of the previous line so it reads > > ip addr add 127.0.0.1/8 label lo dev lo > ip link set lo up > > See the current version of the bootscripts, > http://downloads.linuxfromscratch.org/lfs-bootscripts-3.2.2.tar.bz2

Re: Kernel 2.6.12

2005-06-19 Thread Andrew Benton
Mark Carey wrote: Hi, Have upgraded the kernel on my SVN-20050319 desktop machine from 2.6.11 to 2.6.12 and now running the localnet script I get the following [EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start Bringing up the loopback interface... RTNETLINK answers: File exists

Kernel 2.6.12

2005-06-19 Thread Mark Carey
Hi, Have upgraded the kernel on my SVN-20050319 desktop machine from 2.6.11 to 2.6.12 and now running the localnet script I get the following [EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start Bringing up the loopback interface... RTNETLINK answers: File exists