[oe-issues] [Bug 3258] New: iptables_1.3.8 fails to compile

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Nov 4 10:43:22 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=3258

           Summary: iptables_1.3.8 fails to compile
           Product: Openembedded
           Version: Angstrom
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: c.romain at laposte.net


Created an attachment (id=3267)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3267)
iptable_1.3.8.bb compilation patch

_Context_:
Building Angström for tosa

_BuildLog_:
fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -Wall
-Wunused
-I/home/cyril/oe/tmp/staging/arm-angstrom-linux-gnueabi/include/include
-Iinclude/ -DIPTABLES_VERSION=\"1.3.8\"  -DNO_SHARED_LIBS=1
-D_UNKNOWN_KERNEL_POINTER_SIZE
-DIPT_LIB_DIR=\"/home/cyril/oe/tmp/work/armv5te-angstrom-linux-gnueabi/iptables-1.3.8-r0/image/usr/lib/iptables\"
-L/home/cyril/oe/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/cyril/oe/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -o iptables iptables-standalone.c iptables.o extensions/libext.a
libiptc/libiptc.a
| extensions/libext.a: could not read symbols: Archive has no index; run ranlib
to add one
| collect2: ld returned 1 exit status
| make: *** [iptables] Error 1
| rm libiptc/libip4tc.o libiptc/libip6tc.o
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/cyril/oe/tmp/work/armv5te-angstrom-linux-gnueabi/iptables-1.3.8-r0/temp/log.do_compile.19635
NOTE: package iptables-1.3.8-r0: task do_compile: failed

_Problem_:
The wrong 'ar' binary is used.

_Solution_:
The compile.patch applied in iptables_1.3.3.bb should also be applied by
iptables_1.3.8.bb
See the attached patch.

_Question_:
Do you think that patch need to be send upstream ?


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list