Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 12:25:29 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Erwin Lansing <erwin@lansing.dk>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: -stable b0rked?
Message-ID:  <20020718092529.GB75841@sunbay.com>
In-Reply-To: <20020718111951.B11648@droso.net>

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

[-- Attachment #1 --]
On Thu, Jul 18, 2002 at 11:19:51AM +0200, Erwin Lansing wrote:
> vale# cd /usr/src/sys/i386/conf/
> vale# config VALE
> Don't forget to do a ``make depend''
> Kernel build directory is ../../compile/VALE
> vale# cd ../../compile/VALE
> rm -f .newdep
> make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs  mkdep -a -f .newdep -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
> make -V SFILES -V SYSTEM_SFILES | xargs  env MKDEP_CPP="cc -E" mkdep -a -f .newdep -x assembler-with-cpp -DLOCORE -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
> rm -f .depend
> mv -f .newdep .depend
> cd ../../modules ; env MAKEOBJDIRPREFIX=/usr/src/sys/compile/VALE/modules MACHINE=i386 make obj ;  env MAKEOBJDIRPREFIX=/usr/src/sys/compile/VALE/modules MACHINE=i386 make depend
> ===> accf_data
> "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find bsd.init.mk
> "/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not find bsd.links.mk
> make: fatal errors encountered -- cannot continue
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/VALE.
> 
share/mk was recently updated.  Either use the "always should be working"
buildkernel method, or update your /usr/share/mk with the new stuff.
I will send a HEADS UP shortly.


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9NomJUkv4P6juNwoRAuOtAJ9KIfzxStB0bRsE38GQ4qtyGib/TACfUjXS
ZKlNX1mtUAnGDo09La2Rjuw=
=g9mP
-----END PGP SIGNATURE-----
help

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