Re: UML doesn't compile in 2.6.21

2007-05-21 Thread Jeff Dike
On Thu, May 17, 2007 at 12:49:38AM +0200, Robert Schwebel wrote: > Jeff, > > Any idea how this could happen? I'm trying to build 2.6.21 for > ARCH=um, and the linker stage explodes here: > > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD

Re: UML doesn't compile in 2.6.21

2007-05-21 Thread Jeff Dike
On Thu, May 17, 2007 at 12:49:38AM +0200, Robert Schwebel wrote: Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here: CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD

Re: UML doesn't compile in 2.6.21

2007-05-18 Thread Rob Landley
two years. :( > You can trigger the bug here by > changing "Enable loadable module support. UML supports modules? Huh. (Yeah, I suppose it does. I've never used it.) So the bug is "module support doesn't compile in UML 2.6.21" then. Might want to change the title and resubmit. :) Rob miniconfig.sh Description: application/shellscript

Re: UML doesn't compile in 2.6.21

2007-05-18 Thread Rob Landley
of mine for over two years. :( You can trigger the bug here by changing Enable loadable module support. UML supports modules? Huh. (Yeah, I suppose it does. I've never used it.) So the bug is module support doesn't compile in UML 2.6.21 then. Might want to change the title and resubmit

Re: UML doesn't compile in 2.6.21

2007-05-17 Thread Robert Schwebel
On Thu, May 17, 2007 at 11:05:38PM +0200, Robert Schwebel wrote: > So it must be something with my configuration. I've tried to build a > minimized configuration, see below. You can trigger the bug here by > changing "Enable loadable module support. update: it can also be triggered by switching

Re: UML doesn't compile in 2.6.21

2007-05-17 Thread Robert Schwebel
Rob, On Wed, May 16, 2007 at 09:11:18PM -0400, Rob Landley wrote: > 2.6.21.1 built for me: > > tar xvjf linux-2.6.21.1.tar.bz2 && > cd linux-2.6.21.1 && > cat > mini.conf << EOF > CONFIG_MODE_SKAS=y > CONFIG_BINFMT_ELF=y > CONFIG_HOSTFS=y > CONFIG_SYSCTL=y > CONFIG_STDERR_CONSOLE=y >

Re: UML doesn't compile in 2.6.21

2007-05-17 Thread Robert Schwebel
Rob, On Wed, May 16, 2007 at 09:11:18PM -0400, Rob Landley wrote: 2.6.21.1 built for me: tar xvjf linux-2.6.21.1.tar.bz2 cd linux-2.6.21.1 cat mini.conf EOF CONFIG_MODE_SKAS=y CONFIG_BINFMT_ELF=y CONFIG_HOSTFS=y CONFIG_SYSCTL=y CONFIG_STDERR_CONSOLE=y CONFIG_UNIX98_PTYS=y

Re: UML doesn't compile in 2.6.21

2007-05-17 Thread Robert Schwebel
On Thu, May 17, 2007 at 11:05:38PM +0200, Robert Schwebel wrote: So it must be something with my configuration. I've tried to build a minimized configuration, see below. You can trigger the bug here by changing Enable loadable module support. update: it can also be triggered by switching off

Re: UML doesn't compile in 2.6.21

2007-05-16 Thread Rob Landley
On Wednesday 16 May 2007 6:49 pm, Robert Schwebel wrote: > Jeff, > > Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the > linker stage explodes here: 2.6.21.1 built for me: tar xvjf linux-2.6.21.1.tar.bz2 && cd linux-2.6.21.1 && cat > mini.conf << EOF

UML doesn't compile in 2.6.21

2007-05-16 Thread Robert Schwebel
Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here: CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 lib/lib.a(bug.o): In function

UML doesn't compile in 2.6.21

2007-05-16 Thread Robert Schwebel
Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here: CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 lib/lib.a(bug.o): In function

Re: UML doesn't compile in 2.6.21

2007-05-16 Thread Rob Landley
On Wednesday 16 May 2007 6:49 pm, Robert Schwebel wrote: Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here: 2.6.21.1 built for me: tar xvjf linux-2.6.21.1.tar.bz2 cd linux-2.6.21.1 cat mini.conf EOF CONFIG_MODE_SKAS=y