| Summary: | make buildkernel fails - missing file /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Patrick Murphy <murphyp1> |
| Component: | alpha | Assignee: | freebsd-alpha (Nobody) <alpha> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Patrick Murphy
2001-08-27 13:10:00 UTC
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 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. 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? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |