Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2005 23:48:49 +0300 (MSK)
From:      "Roman V. Palagin" <romanp@unshadow.net>
To:        delphij@delphij.net
Cc:        bsam@ipt.ru, freebsd-stable@freebsd.org
Subject:   Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
Message-ID:  <Pine.SOC.4.64.0512262343190.9422@hurricane>
In-Reply-To: <a78074950512241020r5f22186do6b316cae10838712@mail.gmail.com>
References:  <85621704@tfadh.localhost> <a78074950512241020r5f22186do6b316cae10838712@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 25, at 2:20am +0800, Xin LI wrote:

> On 12/25/05, Boris Samorodov <bsam@ipt.ru> wrote:
> > to 6-STABLE. Cvsupped twice, the result is the same. Buildworld stops
> > at:
> > -----
> > ===> sys/modules/de (depend)
> > @ -> /usr/src/sys
> > machine -> /usr/src/sys/i386/include
> > touch opt_bdg.h
> > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
> > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
> > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
> > rm -f .depend
> > mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/obj/usr/src/tmp/usr/include /usr/src/sys/modules/de/../../pci/if_de.c
> > /usr/src/sys/modules/de/../../pci/if_de.c:43:21: opt_ddb.h: No such file or directory
> > mkdep: compile failed
>
> Looks that removing MODULES_WITH_WORLD=true would work around the
> issue, would you please try it?
>
> (Yes I think this is a bug that makes configurating the kernel a
> prerequirsture of MODULES_WITH_WORLD world target, though.  Will look
> into the issue tomorrow.)

Yes, this is longstanding bug. You need to MFC rev. 1.5 of
sys/modules/de/Makefile to unbreak standalone build of if_de.ko

>
> Cheers,
> --
> Xin LI <delphij@delphij.net> http://www.delphij.net
>

                                             - Roman
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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