Error code 2 when make buildworld freebsd 4.9 stable

treeml treeml at itree.org
Fri Feb 6 09:41:30 PST 2004


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



More information about the freebsd-stable mailing list