[arch-dev-public] iptables - Was: gcc-4.7 toolchain in [testing]
Allan McRae
allan at archlinux.org
Sat Mar 24 09:12:18 EDT 2012
On 24/03/12 22:58, Ronald van Haren wrote:
> On Sat, Mar 24, 2012 at 1:20 PM, Allan McRae <allan at archlinux.org> wrote:
>>
>> iptables:
>> /usr/include/linux/if_packet.h:176:2: error: unknown type name
>> '__aligned_u64'
>>
>
> A fixed package is in [testing] now.
>
My solution was to add:
rm include/linux/types.h
before the configure. iptables should be using the system one if it is
there.
Then I noticed....
# FS#25358: libxt_statistic.so undefined symbol: lround
export LDFLAGS='-lm'
which is clearly wrong.
I also have no idea why "unset CFLAGS; unset LDFLAGS" is done after all
the building is complete...
Allan
More information about the arch-dev-public
mailing list