Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-08 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jeff Dike <[EMAIL PROTECTED]> writes: > On Wed, Jan 04, 2006 at 01:47:06PM +, Nic Ferrier wrote: >> make mrproper >> make menuconfig ARCH=um > > Yeah, and like I said, do a make defconfig ARCH=um

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-04 Thread Jeff Dike
On Wed, Jan 04, 2006 at 01:47:06PM +, Nic Ferrier wrote: > make mrproper > make menuconfig ARCH=um Yeah, and like I said, do a make defconfig ARCH=um before the menuconfig. Jeff --- This SF.net email is sp

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-04 Thread Nic Ferrier
") Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jeff Dike <[EMAIL PROTECTED]> writes: > On Tue, Jan 03, 2006 at 10:20:07PM +, Nic Ferrier wrote: >> socketpair(PF_FILE, SOCK_STREAM, 0, 0x9fc00e08) = -1 EAFNOSUPPORT (Address >> family not suppor

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-03 Thread Jeff Dike
On Tue, Jan 03, 2006 at 10:20:07PM +, Nic Ferrier wrote: > socketpair(PF_FILE, SOCK_STREAM, 0, 0x9fc00e08) = -1 EAFNOSUPPORT (Address > family not supported by protocol) > write(2, "monitor_socketpair: socketpair\r\n", 32monitor_socketpair: > socketpair) = 32 Looks like a misconfiguration.

[uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-03 Thread Nic Ferrier
I'm having a strange problem and I hope that someone else here will be able to point me in the right direction. I've got a 2.6.12 UML (but the problem occurs with 2.6.14 as well) running on top of a 2.6.12 kernel. I'm running a Debian/Sarge system ontop of this UML. And ssh doesn't work. When I