Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2009 10:20:25 +0900
From:      Weongyo Jeong <weongyo.jeong@gmail.com>
To:        Alexey Ivanov <need4spam@bk.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Can not build r186708 -CURRENT
Message-ID:  <20090105012025.GA12414@freebsd.weongyo.org>
In-Reply-To: <E1LIv22-0002Nt-00.need4spam-bk-ru@f79.mail.ru>
References:  <E1LIv22-0002Nt-00.need4spam-bk-ru@f79.mail.ru>

index | next in thread | previous in thread | raw e-mail

On Sat, Jan 03, 2009 at 04:10:26AM +0300, Alexey Ivanov wrote:
> last time I've updated my FreeBSD was
> 
> [PH34R] ~> uname -a
> FreeBSD PH34R 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Dec 22 13:09:06 MSK 2008     savetherbtz@PH34R:/usr/obj/usr/src/sys/PH34R.8  i386
> 
> 
> Now after cvsup I have
> ...
> ....
> awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpica/acpi_if.m -h
> rm -f .newdep
> make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -march=athlon-mp -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/gnu/fs/xfs/FreeBSD -I/usr/src/sys/gnu/fs/xfs/FreeBSD/support -I/usr/src/sys/gnu/fs/xfs -I/usr/src/sys/contrib/opensolaris/compat -I/usr/src/sys/dev/cxgb -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestand
>  ing -fstack-protector
> /usr/src/sys/compat/ndis/subr_usbd.c:64:21: error: usbdevs.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/PH34R.8.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> 
> 
> KERNCONF attached

Hmm..  It looks weird because sys/modules/ndis/Makefile would include 
usbdevs.h file.  Could you please check it whether it has it? Or your 
system time?

regards,
Weongyo Jeong


help

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