Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2006 23:01:39 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/99473: FreeBSD Kernel 4.11 does not compile
Message-ID:  <200606252301.k5PN1d44060166@www.freebsd.org>
Resent-Message-ID: <200606260440.k5Q4eIZK016257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99473
>Category:       kern
>Synopsis:       FreeBSD Kernel 4.11 does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 26 04:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 4.11-STABLE
>Organization:
>Environment:
FreeBSD ash.tps 4.11-STABLE FreeBSD 4.11-STABLE #8: Mon May 29 22:16:49 CEST 2006     screen@ash.wibu.local:/usr/obj/usr/src/sys/ASH  i386
>Description:
Doing:

mergemaster -p
cd /usr/src
make buildworld
make buildkernel KERNCONF=MyKERNEL

gives back:
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o miibus __miibus_hack_dep.c if_axe.ko if_axe.kld if_axe.o @ machine symb.tmp tmp.o opt_bdg.h opt_usb.h bus_if.h device_if.h miibus_if.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> bce
cd: can't cd to /usr/src/sys/modules/bce
*** Error code 2

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

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

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

Stop in /usr/src.


Since I updated from cvsup.freebsd.de.org, I did it again from cvsup.freebsd.org --- no change.
>How-To-Repeat:
See above. Repeat the steps.
>Fix:
Looks like the module bce has gone, but without adding a comment about this fact and what to do.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606252301.k5PN1d44060166>