From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lnx503.hrz.tu-darmstadt.de ([130.83.156.232]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Tgajt-0002Gd-7S for ptxdist@pengutronix.de; Thu, 06 Dec 2012 13:39:42 +0100 Received: from iss1.vlsi.informatik.tu-darmstadt.de (iss1.vlsi.informatik.tu-darmstadt.de [130.83.164.1]) by lnx503.hrz.tu-darmstadt.de (8.14.4/8.14.4/HRZ/PMX) with ESMTP id qB6CdeWO028037 for ; Thu, 6 Dec 2012 13:39:40 +0100 (envelope-from tim01@vlsi.informatik.tu-darmstadt.de) Received: from localhost (localhost [127.0.0.1]) by iss1.vlsi.informatik.tu-darmstadt.de (Postfix) with ESMTP id 1A5D0FDAB for ; Thu, 6 Dec 2012 13:39:40 +0100 (CET) Received: from iss1.vlsi.informatik.tu-darmstadt.de ([127.0.0.1]) by localhost (iss1.vlsi.informatik.tu-darmstadt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tq1MAmYhDfg9 for ; Thu, 6 Dec 2012 13:39:40 +0100 (CET) Received: from lvxen-nx.vlsi (iss5.vlsi.informatik.tu-darmstadt.de [130.83.164.5]) by iss1.vlsi.informatik.tu-darmstadt.de (Postfix) with ESMTP id 05352B4F3 for ; Thu, 6 Dec 2012 13:39:40 +0100 (CET) From: Tim Sander Date: Thu, 6 Dec 2012 13:39:38 +0100 References: <20121127122445.GC10460@pengutronix.de> In-Reply-To: <20121127122445.GC10460@pengutronix.de> MIME-Version: 1.0 Message-Id: <201212061339.39139.tim01@vlsi.informatik.tu-darmstadt.de> Subject: Re: [ptxdist] [ANNOUNCE] PTXdist 2012.11.0 released - problems Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi I just tested the ptxdist2012.11.0 release with a distrokit derived installation with beaglebone. It seems as if iptables does not compile. I didn't dig deeper into this... also on downloading new files it gives an error that the magic file is not beeing found? Best regards Tim /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:348: undefined reference to `xtables_ipmask_to_cidr' /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:345: undefined reference to `xtables_ipmask_to_cidr' collect2: ld returned 1 exit status + ./libipt_SNAT.man + ./libxt_TCPMSS.man + ./libxt_TCPOPTSTRIP.man make[3]: *** [libxt_HMARK.so] Error 1 make[3]: *** Waiting for unfinished jobs.... + ./libxt_quota.man + ./libxt_rateest.man + ./libipt_realm.man + ./libxt_TEE.man + ./libxt_TOS.man + ./libxt_TPROXY.man + ./libxt_TRACE.man + ./libipt_TTL.man + ./libipt_ULOG.man + ./libxt_recent.man + ./libxt_rpfilter.man + ./libip6t_rt.man + ./libxt_sctp.man + ./libxt_set.man + ./libxt_socket.man + ./libxt_state.man + ./libxt_statistic.man + ./libxt_string.man + ./libxt_tcp.man + ./libxt_tcpmss.man + ./libxt_time.man + ./libxt_tos.man + ./libipt_ttl.man + ./libxt_u32.man + ./libxt_udp.man + ./libipt_unclean.man make[3]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2/extensions' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2' make: *** [/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/state/iptables.compile] Error 2 sander@dabox:~/speedy/pml/next$ ptxdist images ------------------------ target: iptables.compile ------------------------ make[1]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2' make all-recursive make[2]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2' Making all in libiptc make[3]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2/libiptc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2/libiptc' Making all in libxtables make[3]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2/libxtables' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2/libxtables' Making all in include make[3]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2/include' Making all in extensions make[3]: Entering directory `/home/sander/speedy/pml/next/platform- pengutronix-beagleboneti/build-target/iptables-1.4.16.2/extensions' arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_comment.so libxt_comment.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ; arm-cortexa8-linux-gnueabi-gcc -Wl,--no-undefined -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ; libxt_HMARK.oo: In function `HMARK_ip6_save': /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:395: undefined reference to `xtables_ip6mask_to_cidr' /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:391: undefined reference to `xtables_ip6mask_to_cidr' libxt_HMARK.oo: In function `HMARK_ip4_save': /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:412: undefined reference to `xtables_ipmask_to_cidr' /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:408: undefined reference to `xtables_ipmask_to_cidr' libxt_HMARK.oo: In function `HMARK_ip4_print': /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:348: undefined reference to `xtables_ipmask_to_cidr' /home/sander/speedy/pml/next/platform-pengutronix-beagleboneti/build- target/iptables-1.4.16.2/extensions/libxt_HMARK.c:345: undefined reference to `xtables_ipmask_to_cidr' collect2: ld returned 1 exit status make[3]: *** [libxt_HMARK.so] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2/extensions' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/build-target/iptables-1.4.16.2' make: *** [/home/sander/speedy/pml/next/platform-pengutronix- beagleboneti/state/iptables.compile] Error 2 -- ptxdist mailing list ptxdist@pengutronix.de