All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 269] New: iptables fails to compile
@ 2009-04-12 16:52 bugzilla at busybox.net
  2009-04-27  7:41 ` [Buildroot] [Bug 269] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-04-12 16:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269

              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
           Summary: iptables fails to compile
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: info at je-eigen-domein.nl
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Building a x86_64 target with iptables and ipv6 fails.

==

/home/max/buildroot/build_x86_64/staging_dir/usr/bin/x86_64-linux-uclibc-gcc
-Os -pipe -Os -I/home/max/buildroot/build_x86_64/staging_dir/usr/include
-I/home/max/buildroot/build_x86_64/staging_dir/include
--sysroot=/home/max/buildroot/build_x86_64/staging_dir/ -isysroot
/home/max/buildroot/build_x86_64/staging_dir -mtune=generic -fPIC -DPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall
-Waggregate-return -Wmissing-declarations -Wmissing-prototypes
-Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe
-DXTABLES_LIBDIR=\"/usr/lib/xtables\" -DXTABLES_INTERNAL -I./include
-I./include -I /home/max/buildroot/toolchain_build_x86_64/linux/include -I
/home/max/buildroot/toolchain_build_x86_64/linux/include -DENABLE_IPV6=1 -Os
-pipe -Os -I/home/max/buildroot/build_x86_64/staging_dir/usr/include
-I/home/max/buildroot/build_x86_64/staging_dir/include
--sysroot=/home/max/buildroot/build_x86_64/staging_dir/ -isysroot
/home/max/buildroot/build_x86_64/staging_dir -mtune=generic -fPIC -DPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic
--sysroot=/home/max/buildroot/build_x86_64/staging_dir/ -o iptables
iptables-standalone.o iptables.o 
-L/home/max/buildroot/build_x86_64/staging_dir/lib
-L/home/max/buildroot/build_x86_64/staging_dir/usr/lib -ldl -lm
libiptc/libiptc.a extensions/libext4.a ./.libs/libxtables.so   -Wl,--rpath
-Wl,/home/max/buildroot/build_x86_64/iptables-1.4.2/.libs
extensions/libext4.a: could not read symbols: Archive has no index; run ranlib
to add one
collect2: ld returned 1 exit status
make[3]: *** [iptables] Error 1
make[3]: Leaving directory `/home/max/buildroot/build_x86_64/iptables-1.4.2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/max/buildroot/build_x86_64/iptables-1.4.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/max/buildroot/build_x86_64/iptables-1.4.2'
make: *** [/home/max/buildroot/build_x86_64/iptables-1.4.2/.stamp_built] Error
2

==


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 269] iptables fails to compile
  2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
@ 2009-04-27  7:41 ` bugzilla at busybox.net
  2009-04-27 12:42 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-04-27  7:41 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-04-27 07:41:46 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.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 269] iptables fails to compile
  2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
  2009-04-27  7:41 ` [Buildroot] [Bug 269] " bugzilla at busybox.net
@ 2009-04-27 12:42 ` bugzilla at busybox.net
  2009-04-27 12:45 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-04-27 12:42 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269





--- Comment #2 from Floris Bos <info@je-eigen-domein.nl>  2009-04-27 12:42:56 UTC ---
Created an attachment (id=271)
 --> (https://bugs.busybox.net/attachment.cgi?id=271)
Config file


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 269] iptables fails to compile
  2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
  2009-04-27  7:41 ` [Buildroot] [Bug 269] " bugzilla at busybox.net
  2009-04-27 12:42 ` bugzilla at busybox.net
@ 2009-04-27 12:45 ` bugzilla at busybox.net
  2009-04-27 14:10 ` bugzilla at busybox.net
  2009-08-07 20:19 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-04-27 12:45 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269





--- Comment #3 from Floris Bos <info@je-eigen-domein.nl>  2009-04-27 12:45:08 UTC ---
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


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 269] iptables fails to compile
  2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-04-27 12:45 ` bugzilla at busybox.net
@ 2009-04-27 14:10 ` bugzilla at busybox.net
  2009-08-07 20:19 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-04-27 14:10 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269





--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org>  2009-04-27 14:10:19 UTC ---
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.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 269] iptables fails to compile
  2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-04-27 14:10 ` bugzilla at busybox.net
@ 2009-08-07 20:19 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2009-08-07 20:19 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=269


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2009-08-07 20:19:27 UTC ---
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!


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-07 20:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-12 16:52 [Buildroot] [Bug 269] New: iptables fails to compile bugzilla at busybox.net
2009-04-27  7:41 ` [Buildroot] [Bug 269] " bugzilla at busybox.net
2009-04-27 12:42 ` bugzilla at busybox.net
2009-04-27 12:45 ` bugzilla at busybox.net
2009-04-27 14:10 ` bugzilla at busybox.net
2009-08-07 20:19 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.