[arch-dev-public] iptables - Was: gcc-4.7 toolchain in [testing]

Ronald van Haren pressh at gmail.com
Sat Mar 24 09:40:55 EDT 2012


On Sat, Mar 24, 2012 at 2:12 PM, Allan McRae <allan at archlinux.org> wrote:
> 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.
>

Fine with me. Changed in -3.

> 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

Didn't look at it, but it doesn't make much sense. Removed both in -3
(FS#25358 is fixed upstream).

Ronald


More information about the arch-dev-public mailing list