From owner-freebsd-current Fri Oct 27 2:43:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 0EB7037B479; Fri, 27 Oct 2000 02:43:24 -0700 (PDT) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.9.3) with ESMTP id e9R9h5N09134; Fri, 27 Oct 2000 11:43:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Darren Reed Cc: DougB@gorean.org (Doug Barton), current@FreeBSD.ORG, darrenr@FreeBSD.ORG Subject: Re: kernel build problem In-Reply-To: Your message of "Fri, 27 Oct 2000 20:38:45 +1100." <200010270938.UAA19397@avalon.reed.wattle.id.au> Date: Fri, 27 Oct 2000 11:43:04 +0200 Message-ID: <9132.972639784@critter> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200010270938.UAA19397@avalon.reed.wattle.id.au>, Darren Reed writes : >What failed ? Do you have the make error output ? Did you try to compile LINT before you committed ? Right, if you had you would have seen the error :-( >Darren >> Index: ip_compat.h >> =================================================================== >> RCS file: /usr/ncvs/src/sys/netinet/ip_compat.h,v >> retrieving revision 1.11 >> diff -u -r1.11 ip_compat.h >> --- ip_compat.h 2000/10/26 12:33:42 1.11 >> +++ ip_compat.h 2000/10/27 06:14:46 >> @@ -265,10 +265,10 @@ >> >> #if defined(__FreeBSD__) && (defined(KERNEL) || defined(_KERNEL)) >> # ifdef IPFILTER_LKM >> -# include >> +# include >> # define ACTUALLY_LKM_NOT_KERNEL >> # else >> -# include >> +# include >> # endif >> # if __FreeBSD__ < 3 >> # include >> >> >> -- >> "The dead cannot be seduced." >> - Kai, "Lexx" >> >> Do YOU Yahoo!? >> >> >> >> > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message