Graham, Have you resolved this? If not, could you post your configuration file? I will then see if I can replicate the error.
Thanks, Ralph On Thu, May 7, 2009 8:34 pm, Graham Menhennitt wrote: > Hello all, > > I've been building nanobsd to run on my net4801 for some time now. I > recently csupped to FreeBSD Stable which is now 7.2. I can no longer > build nanobsd. It gives an error early in "installworld" (see below). > > Does anybody please have any clues? > > Thanks, > Graham > > mkdir -p /tmp/install.1JDmZzZe > for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find > grep > ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname > wc zic; > do cp `which $prog` /tmp/install.1JDmZzZe; done > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/nanobsd.maxwell/ > MACHINE_ARCH=i386 MACH > INE=i386 CPUTYPE= > GROFF_BIN_PATH=/usr/obj/nanobsd.maxwell//usr/src/tmp/legacy/ > usr/bin > GROFF_FONT_PATH=/usr/obj/nanobsd.maxwell//usr/src/tmp/legacy/usr/share/ > groff_font > GROFF_TMAC_PATH=/usr/obj/nanobsd.maxwell//usr/src/tmp/legacy/usr/sha > re/tmac > PATH=/usr/obj/nanobsd.maxwell//usr/src/tmp/legacy/usr/sbin:/usr/obj/nan > obsd.maxwell//usr/src/tmp/legacy/usr/bin:/usr/obj/nanobsd.maxwell//usr/src/tmp/l > egacy/usr/games:/usr/obj/nanobsd.maxwell//usr/src/tmp/usr/sbin:/usr/obj/nanobsd. > maxwell//usr/src/tmp/usr/bin:/usr/obj/nanobsd.maxwell//usr/src/tmp/usr/games:/tm > p/install.1JDmZzZe make -f Makefile.inc1 reinstall > -------------------------------------------------------------- > >>> Making hierarchy > -------------------------------------------------------------- > cd /usr/src; make -f Makefile.inc1 hierarchy > cd /usr/src/etc; make distrib-dirs > mtree -eU -f /usr/src/etc/mtree/BSD.root.dist -p > /usr/obj/nanobsd.maxwell//_.w/ > ./bin missing (created) > ./boot missing (created) > ./boot/defaults missing (created) > ./boot/firmware missing (created) > ...skipping... > rm -f > /usr/obj/nanobsd.maxwell//_.w/usr/include/security/mac_partition; fi > if [ -L /usr/obj/nanobsd.maxwell//_.w/usr/include/ufs/ffs ]; then rm -f > /usr/ob > j/nanobsd.maxwell//_.w/usr/include/ufs/ffs; fi > if [ -L /usr/obj/nanobsd.maxwell//_.w/usr/include/ufs/ufs ]; then rm -f > /usr/ob > j/nanobsd.maxwell//_.w/usr/include/ufs/ufs; fi > if [ -L /usr/obj/nanobsd.maxwell//_.w/usr/include/machine ]; then rm -f > /usr/ob > j/nanobsd.maxwell//_.w/usr/include/machine; fi > if [ -L /usr/obj/nanobsd.maxwell//_.w/usr/include/crypto ]; then rm -f > /usr/obj > /nanobsd.maxwell//_.w/usr/include/crypto; fi > mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p > /usr/obj/nano > bsd.maxwell//_.w/usr/include > creating osreldate.h from newvers.sh > touch: not found > *** Error code 127 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech > -- Ralph Smith [email protected] _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
