| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: explain to me how this works... |
| From: | Greg Lindahl <lindahl@keyresearch.com> |
| Date: | Thu, 14 Nov 2002 13:50:51 -0800 |
| In-reply-to: | <20021114131232.B1706@wumpus.internal.keyresearch.com>; from lindahl@keyresearch.com on Thu, Nov 14, 2002 at 01:12:32PM -0800 |
| Mail-followup-to: | linux-mips@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20021005095335.B4079@lucon.org> <20021113174200.A2874@wumpus.internal.keyresearch.com> <20021114193924.A5610@linux-mips.org> <20021114113045.D1494@wumpus.internal.keyresearch.com> <20021114120746.E28717@mvista.com> <20021114211251.C5610@linux-mips.org> <20021114131232.B1706@wumpus.internal.keyresearch.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
On Thu, Nov 14, 2002 at 01:12:32PM -0800, Greg Lindahl wrote: > socket(PF_PACKET, SOCK_DGRAM, 0) = 4183 > socket(PF_PACKET, SOCK_DGRAM, 0) = 4183 > socket(PF_PACKET, SOCK_DGRAM, 0) = -1 EAFNOSUPPORT (Address family not > supported by protocol) strace is useless. My problem was that CONFIG_PACKET was not set in my .config, which causes EAFNOSUPPORT. -- greg |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: explain to me how this works..., Greg Lindahl |
|---|---|
| Next by Date: | Re: explain to me how this works..., Ralf Baechle |
| Previous by Thread: | Re: explain to me how this works..., Greg Lindahl |
| Next by Thread: | Re: explain to me how this works..., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |