| Summary: | iptables fails to compile | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Floris Bos <info> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Linux 2.6.28-ARCH #1 SMP PREEMPT Sun Feb 8 10:13:45 UTC 2009 i686 Intel(R) Xeon(R) CPU X3350 @ 2.66GHz GenuineIntel GNU/Linux | Target: | x86_64 |
| Build: | Buildroot snapshot 20090412 | ||
| Attachments: | Config file | ||
|
Description
Floris Bos
2009-04-12 16:52:51 UTC
Sorry, I cannot reproduce it here. It builds fine for x86-64 with ipv6 support her (Debian x86-64). Please post your .config and info about your host setup if you still have this problem. Created attachment 271 [details]
Config file
Problem only seems to occur when cross compiling on a 32-bit host for a 64-bit target. Does work in the x86_64 edition of Archlinux hmm, I'm afraid my machines all run 64bit, so you'll have to debug that yourself. try comparing libext4.a from the 32bit and 64bit builds. I have a 32 bits Ubuntu, I took your .config and compiled it with the latest Buildroot Git. And it worked nicely. iptables was generated, including IPv6 support. I haven't tested the resulting binaries, though, but at least, the build completed. So I'm marking this bug as WORKSFORME. If you are still having the issue, don't hesitate to re-open it. Thanks for your contribution! |