Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 11:19:51 +0200
From:      Erwin Lansing <erwin@lansing.dk>
To:        freebsd-stable@freebsd.org
Subject:   -stable b0rked?
Message-ID:  <20020718111951.B11648@droso.net>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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.

- -- 
Erwin Lansing 		-- 		http://droso.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE9Nog3qy9aWxUlaZARAr6BAJ0eXC4DIXS6CSRGUqvw3veSijBPDgCguiBh
7ldcAprwGK1VJLQbbczNm3g=
=fScJ
-----END PGP SIGNATURE-----

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?20020718111951.B11648>