Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- From: Xin LI <delphij@xxxxxxxxx>
- Date: Sun, 25 Dec 2005 02:20:28 +0800
Hi,
On 12/25/05, Boris Samorodov <bsam@xxxxxx> 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.)
Cheers,
--
Xin LI <delphij@xxxxxxxxxxx> http://www.delphij.net
_______________________________________________freebsd-stable@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- From: Roman V. Palagin
- Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- From: Boris Samorodov
- Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- References:
- 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- From: Boris Samorodov
- 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- Prev by Date: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- Next by Date: Re: (by tony.j.x@163.com)freebsd-stable Digest, Vol 140, Issue 13
- Previous by thread: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- Next by thread: Re: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory
- Index(es):