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
[email protected]

Reply via email to