Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 12:40:02 -0500
From:      "treeml" <treeml@itree.org>
To:        <freebsd-stable@freebsd.org>
Subject:   Error code 2 when make buildworld freebsd 4.9 stable
Message-ID:  <AOEMLAIJIPAIPHJEAHBOGEBEEAAA.treeml@itree.org>

next in thread | raw e-mail | index | archive | help
I removed all the following

# cd /usr/obj
# chflags -R noschg *
# rm -rf *

#  rm -rf /usr/src/*
# cvsup -g -L 2 stable-supfile

*with *default release=cvs tag=RELENG_4*
*fetched the stable src*
*the /etc/make.conf file is exactly like /etc/default/make.conf, no special
options or anything*


# cd /usr/src/
# make -j4 buildworld


got a Error code 2, see below for error.  Anyone has any ideas? What could
be causing this error?



building static util library
building profiled util library
ranlib libutil.a
building shared library libutil.so.3
ranlib libutil_p.a
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libutil.a
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libutil_p.a
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444
/usr/src/lib/libutil/libutil.h /usr/src/lib/libutil/login_cap.h
/usr/obj/usr/src/i386/usr/include
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444     libutil.so.3
/usr/obj/usr/src/i386/usr/lib
ln -fs libutil.so.3 /usr/obj/usr/src/i386/usr/lib/libutil.so
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error


Tree



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