Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 03:41:11 +0400
From:      Sergei Vyshenski <svysh@pn.sinp.msu.ru>
To:        freebsd-stable@freebsd.org
Subject:   make buildkernel failed in 4.1-S
Message-ID:  <4.3.2.7.2.20000728032252.00aa8a30@vivaldi>

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

FreeBSD 4.1-RC () #0: Wed Jul 26 15:36:37 MSD 2000

cvsupped and built ok only 2 days ago.

Today cvsupped again because of announced 4.1-RELEASE.
"make world" went fine, then I mergemastered, but then
"make buildkernel" failed for both GENERIC and my custom
kernels at the same point as shown below.

Thank you in advance for any comment.
Sergei
=================================================

===> if_tap
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
touch opt_devfs.h
echo "#define INET 1" > opt_inet.h
perl @/kern/vnode_if.pl -h @/kern/vnode_if.src
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ 
-I@/../include 
-I/usr/obj/usr/src/i386/usr/include 
/usr/src/sys/modules/if_tap/../../net/if_tap.c
/usr/src/sys/modules/if_tap/../../net/if_tap.c:67: net/if_tap.h: No such 
file or directory
mkdep: compile failed
*** Error code 1

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

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

Stop in /usr/obj/usr/src/sys/GENERIC.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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