Discussion:
Nano-X shows "Cannot bind to named socket"
Greg Haerr
2007-09-04 14:43:33 UTC
Permalink
: I think it's because TCP/IP is not built into kernel, so I add the
TCP/IP support. But the same error still happen. What wrong?

Make sure that UNIX sockets are builtin, and
that /tmp directory exists and is writeable.

Regards,

Greg
Luo Yongliang
2007-09-05 01:15:22 UTC
Permalink
Thanks.

----- Original Message -----
From: "Greg Haerr" <***@censoft.com>
To: "Luo Yongliang" <***@gsl.com.hk>; <***@linuxhacker.org>
Sent: Tuesday, September 04, 2007 10:43 PM
Subject: Re: [nanogui] Nano-X shows "Cannot bind to named socket"
Post by Greg Haerr
: I think it's because TCP/IP is not built into kernel, so I add the
TCP/IP support. But the same error still happen. What wrong?
Make sure that UNIX sockets are builtin, and
that /tmp directory exists and is writeable.
Regar
Luo Yongliang
2007-09-04 01:16:19 UTC
Permalink
Hi,
I build microwindow-0.91 for my arm platform. The mdemo runs well.
But when I start nano-X, it always give message "Cannot bind to named socket", and then quit.
I think it's because TCP/IP is not built into kernel, so I add the TCP/IP support. But the same error still happen. What wrong?

Thanks

Best Regards
Luo Yongliang

Loading...