From nobody@FreeBSD.org  Mon Aug 27 05:07:02 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 30F3037B408
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 27 Aug 2001 05:07:02 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f7RC72816801;
	Mon, 27 Aug 2001 05:07:02 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108271207.f7RC72816801@freefall.freebsd.org>
Date: Mon, 27 Aug 2001 05:07:02 -0700 (PDT)
From: Patrick Murphy <murphyp1@ais.msu.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
X-Send-Pr-Version: www-1.0

>Number:         30126
>Category:       alpha
>Synopsis:       make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-alpha
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 05:10:00 PDT 2001
>Closed-Date:    Mon Aug 27 08:41:43 PDT 2001
>Last-Modified:  Fri Sep 14 16:10:00 PDT 2001
>Originator:     Patrick Murphy
>Release:        4.3-STABLE cvsup updated Saturday 08/26/01
>Organization:
Michigan State University
>Environment:
FreeBSD bsdalpha.ais.msu.edu 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun Apr 22 01:05:25 GMT 2001     root@jkh101.osd.bsdi.com:/usr/src/sys/compile/GENERIC  alpha
>Description:
I am trying to update my alpha system to STABLE.  I have cvsup'd the sources and done the "make world" without a problem.  When I run the "make buildkernel" I get the following:

===> ipfilter
make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I did a "make world" and "make buildkernel" on the 4.3-RELEASE source tree before running cvsup, so I know that the original sources built OK.
>How-To-Repeat:
Run "make buildkernel".
>Fix:

>Release-Note:
>Audit-Trail:

From: Wilko Bulte <wkb@freebie.xs4all.nl>
To: Patrick Murphy <murphyp1@ais.msu.edu>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: alpha/30126: make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
Date: Mon, 27 Aug 2001 14:57:21 +0200

 On Mon, Aug 27, 2001 at 05:07:02AM -0700, Patrick Murphy wrote:
 
 I just tried a kernel build with IPFILTER in the kernel config file and 
 that went fine on 4.4RC:
 
 -rw-r--r--   1 root  wheel   15616 Aug 27 14:43 mlfk_ipl.o
 
 Can I please have the kernel config file you are using to see if that
 makes a difference?
 
 Wilko
 
 
 > >Number:         30126
 > >Category:       alpha
 > >Synopsis:       make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       low
 > >Responsible:    freebsd-alpha
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Mon Aug 27 05:10:00 PDT 2001
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Patrick Murphy
 > >Release:        4.3-STABLE cvsup updated Saturday 08/26/01
 > >Organization:
 > Michigan State University
 > >Environment:
 > FreeBSD bsdalpha.ais.msu.edu 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun Apr 22 01:05:25 GMT 2001     root@jkh101.osd.bsdi.com:/usr/src/sys/compile/GENERIC  alpha
 > >Description:
 > I am trying to update my alpha system to STABLE.  I have cvsup'd the sources and done the "make world" without a problem.  When I run the "make buildkernel" I get the following:
 > 
 > ===> ipfilter
 > make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop
 > *** Error code 2
 > 
 > Stop in /usr/src/sys/modules.
 > *** Error code 1
 > 
 > Stop in /usr/obj/usr/src/sys/GENERIC.
 > *** Error code 1
 > 
 > Stop in /usr/src.
 > *** Error code 1
 > 
 > Stop in /usr/src.
 > 
 > I did a "make world" and "make buildkernel" on the 4.3-RELEASE source tree before running cvsup, so I know that the original sources built OK.
 > >How-To-Repeat:
 > Run "make buildkernel".
 > >Fix:
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-alpha" in the body of the message
 ---end of quoted text---
 
 -- 
 |   / o / /  _   	Arnhem, The Netherlands    	email: wilko@FreeBSD.org
 |/|/ / / /( (_) Bulte	
State-Changed-From-To: open->closed 
State-Changed-By: wilko 
State-Changed-When: Mon Aug 27 08:41:43 PDT 2001 
State-Changed-Why:  
Problem was worked-around by 'make installworld'ing and 
subsequent manual (non- make buildkernel that is) kernel build. 
It does not appear to be generic to the RELENG_4 tree. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30126 

From: "Rainer Duffner" <rainer@ultra-secure.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc: wkb@freebie.xs4all.nl
Subject: Re: alpha/30126: make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c
Date: Fri, 14 Sep 2001 23:00:48 GMT

 Hi, 
 
 I have this same bug now, but on i386.
 I also want to go from 4.3-R to STABLE. 
 
 
 Is there a simple way to solve this ? 
 
 do I have to make a kernel with IPFILTER 
 
 
 cheers,
 Rainer
 -- 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Dipl. Inf. (FH) Rainer Duffner   Munich
 rainer@ultra-secure.de          Germany
 http://www.i-duffner.de        Freising
 ========================================
     When shall we three meet again
   In thunder, lightning, or in rain?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Unformatted:
