Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 19 Oct 2002 06:03:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 19 Oct 2002 06:03:03 -0400 Received: from mail.broadpark.no ([217.13.4.2]:3736 "HELO mail.broadpark.no") by vger.kernel.org with SMTP id ; Sat, 19 Oct 2002 06:03:02 -0400 Message-ID: <3DB12F8F.86C0B2E0@broadpark.no> Date: Sat, 19 Oct 2002 12:10:23 +0200 From: Helge Hafting X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.5.7-dj2 i686) X-Accept-Language: no, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: 2.5.44 compile failure, net/ipv4/raw.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 813 Lines: 15 gcc -Wp,-MD,net/ipv4/.raw.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Iarch/i386/mach-generic -nostdinc -iwithprefix include -DKBUILD_BASENAME=raw -c -o net/ipv4/raw.o net/ipv4/raw.c net/ipv4/raw.c: In function `raw_send_hdrinc': net/ipv4/raw.c:297: `NF_IP_LOCAL_OUT' undeclared (first use in this function) net/ipv4/raw.c:297: (Each undeclared identifier is reported only once net/ipv4/raw.c:297: for each function it appears in.) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/