") 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 +0000, 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. Rebuild UML after doing a defconfig, and > you'll > get a sane config. defconfig? I did: make mrproper make menuconfig ARCH=um configure kernel make linux ARCH=um make modules ARCH=um and I still get the same problem; from the strace of the ssh daemon: fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 socketpair(PF_FILE, SOCK_STREAM, 0, 0x9ffa3d18) = -1 EAFNOSUPPORT (Address family not supported by protocol) write(2, "monitor_socketpair: socketpair\r\n", 32monitor_socketpair: socketpair) = 32 Wierd. But I can't believe it's anything to do with ssh... it works fine on the OS on the bare metal. Any other ideas? Nic ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user