[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.01.1101200157310.9228@obet.zrqbmnf.qr>
Date: Thu, 20 Jan 2011 01:59:36 +0100 (CET)
From: Jan Engelhardt <jengelh@...ozas.de>
To: David Miller <davem@...emloft.net>
cc: kaber@...sh.net, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 00/79] netfilter: netfilter update
On Thursday 2011-01-20 01:50, David Miller wrote:
>>
>>> Please pull from
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master
>>
>> Pulled, thanks.
>
>I'm undoing my pull, what was this build tested against?
>In particular this commit breaks the build:
>
>Subject: [PATCH 68/79] netfilter: xtables: add missing header files to export list
>
>Signed-off-by: Jan Engelhardt <jengelh@...ozas.de>
> ...
>@@ -56,6 +56,8 @@ header-y += xt_rateest.h
> header-y += xt_realm.h
> header-y += xt_recent.h
> header-y += xt_sctp.h
>+header-y += xt_secmark.h
>+header-y += xt_socket.h
> header-y += xt_state.h
> header-y += xt_statistic.h
> header-y += xt_string.h
>
>No active tree has a include/linux/netfilter/xt_secmark.h file. Therefore
>we end up with:
>
>make[2]: `scripts/unifdef' is up to date.
>make[4]: *** No rule to make target `/home/davem/src/GIT/net-next-2.6/include/linux/netfilter/xt_secmark.h', needed by `/home/davem/src/GIT/net-next-2.6/usr/include/linux/netfilter/.install'. Stop.
>
>Did you mean xt_SECMARK.h (caps)?
My git was weak there. The lower-case secmark line should just be removed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists