Can't buildworld world on pristine 6.2-RELEASE machine with either
6.2-RELEASE sources or 7-CURRENT sources
Garrett Cooper
youshi10 at u.washington.edu
Sat Apr 14 06:34:13 UTC 2007
I filed a bug with bugs@ but it appears that no one has gotten around to
it yet.
I have an issue where whenever I build make fails to cd into
/usr/src/cddl (because it doesn't exist). I've been unable to turn up
any documentation on what cddl is, other than possibly something with
Sun, and /usr/src/sys. If someone knew how to get around this issue I
would seriously appreciate it because it's a roadblock dealing with
getting my SoC project up and going.
-Error log excerpt:
===> bin/sync (obj)
===> bin/test (obj)
===> cddl (obj)
cd: can't cd to /usr/src/cddl
*** Error code 2
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
-My system cvsup file is as follows:
*default host=cvsup10.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
src-base
src-bin
src-contrib
src-etc
src-eBones
src-gnu
src-include
src-lib
src-libexec
src-rescue
src-release
src-sbin
src-share
src-sys
src-tools
src-usrbin
src-usrsbin
src-crypto
src-secure
src-sys-crypto
doc-all
cvsroot-common
cvsroot-doc
cvsroot-src
-The relevant sections of my make.conf are as follows:
SUP=/usr/bin/cvsup
SUPHOST=cvsup20.FreeBSD.org
SUPFLAGS=-g -L 2
SUPFILE=/root/sys.cvsup
KERNCONF=OPTIMUS_VM
NO_CLEAN=yes
NO_CDDL=yes
NO_BIND_NAMED=yes
NO_BLUETOOTH=yes
NO_I4B=yes
NO_PF=yes
NO_AUTHPF=yes
NO_ATM=yes
NO_GAMES=yes
NO_GPIB=yes
NO_KERBEROS=yes
NO_MAILWRAPPER=yes
NO_SENDMAIL=yes
NO_NIS=no
NO_USB=no
TIA,
-Garrett
More information about the freebsd-current
mailing list