| To: | freshy98 <freshy98@gmx.net> |
|---|---|
| Subject: | Re: IPTables 1.3.x fails on RaQ2 |
| From: | Jim Gifford <maillist@jg555.com> |
| Date: | Mon, 07 Mar 2005 23:35:18 -0800 |
| Cc: | Kumba <kumba@gentoo.org>, Linux MIPS List <linux-mips@linux-mips.org> |
| In-reply-to: | <422D4A49.9020504@gmx.net> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <422C8D6A.6060904@jg555.com> <422C9142.8090007@gmx.net> <422D0D64.2080402@gentoo.org> <422D2801.2060903@jg555.com> <422D3AC9.4020601@gentoo.org> <422D4A49.9020504@gmx.net> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
I found the culprit, but don't know what the proper fix is. File - What to remove or comment out/usr/src/linux/include/asm/cpu-features.h - #include <cpu-feature-overrides.h> /usr/src/linux/include/asm/addrspace.h - #include <spaces.h>But it still fails, because it looks at the headers in /usr/include and the ones is /usr/src/linux/include, which is what the problem is. Namely socket.h What I noticed is some of the mips architectures includes have these files and some do not. A workaround for those who use the linux-libc-headers to build iptables with the following commands, but I would still comment out those files to prevent other build issues later make KERNEL_DIR=/usr But I'm not sure of the stability and the functionality. -- ---- Jim Gifford maillist@jg555.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: IPTables 1.3.x fails on RaQ2, freshy98 |
|---|---|
| Next by Date: | clear_user_page in page.h, JP Foster |
| Previous by Thread: | Re: IPTables 1.3.x fails on RaQ2, freshy98 |
| Next by Thread: | Re: IPTables 1.3.x fails on RaQ2, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |