Created
March 12, 2015 09:57
-
-
Save prologic/059bed08195e2c47d72c to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ cd /home/prologic/vallinux/base/packages/iptables/work/src/iptables-1.4.14 | |
+ patch -p1 | |
patching file extensions/libip6t_ipv6header.c | |
patching file extensions/libxt_TCPOPTSTRIP.c | |
patching file include/libiptc/ipt_kernel_headers.h | |
patching file include/linux/netfilter_ipv4/ip_tables.h | |
patching file iptables/ip6tables-restore.c | |
patching file iptables/ip6tables-save.c | |
patching file iptables/iptables-restore.c | |
patching file iptables/iptables-save.c | |
patching file iptables/iptables-xml.c | |
+ export PATH=/home/prologic/vallinux/base/packages/iptables/work/tmp/usr/local/bin:/home/prologic/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/local/opt/go/libexec/bin:/home/prologic/work/tools | |
+ PATH=/home/prologic/vallinux/base/packages/iptables/work/tmp/usr/local/bin:/home/prologic/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/local/opt/go/libexec/bin:/home/prologic/work/tools | |
+ export CC=musl-gcc | |
+ CC=musl-gcc | |
+ ./configure --prefix=/usr --mandir=/usr/man --libexecdir=/usr/lib --enable-libipq --disable-shared --enable-static | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... musl-gcc | |
checking whether the C compiler works... no | |
configure: error: in `/home/prologic/vallinux/base/packages/iptables/work/src/iptables-1.4.14': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details | |
=======> ERROR: Building '/data/packages/iptables#1.4.14-1.pkg.tar.gz' failed. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment