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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 03, 2009 at 04:10:26AM +0300, Alexey Ivanov wrote:
> last time I've updated my FreeBSD was
>=20
> [PH34R] ~> uname -a
> FreeBSD PH34R 8.0-CURRENT FreeBSD 8.0-CURRENT #14: Mon Dec 22 13:09:06 MS=
K 2008     savetherbtz@PH34R:/usr/obj/usr/src/sys/PH34R.8  i386
>=20
>=20
> 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=3D"cc -E" CC=
=3D"cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -march=3Da=
thlon-mp -std=3Dc99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prot=
otypes  -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/co=
ntrib/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/sy=
s/contrib/opensolaris/compat -I/usr/src/sys/dev/cxgb -D_KERNEL -DHAVE_KERNE=
L_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --=
param inline-unit-growth=3D100 --param large-function-growth=3D1000  -mno-a=
lign-long-strings -mpreferred-stack-boundary=3D2  -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 fil=
e or directory
> mkdep: compile failed
> *** Error code 1
>=20
> Stop in /usr/obj/usr/src/sys/PH34R.8.
> *** Error code 1
>=20
> Stop in /usr/src.
> *** Error code 1
>=20
>=20
>=20
> KERNCONF attached

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

regards,
Weongyo Jeong



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