From owner-freebsd-mobile Sun Aug 15 10: 4:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id 60C33157A3 for ; Sun, 15 Aug 1999 10:04:37 -0700 (PDT) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id SAA04358; Sun, 15 Aug 1999 18:59:19 +0200 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id SAA37763; Sun, 15 Aug 1999 18:02:28 +0200 (MET DST) Date: Sun, 15 Aug 1999 18:02:28 +0200 (MET DST) From: Juergen Lock Message-Id: <199908151602.SAA37763@saturn.kn-bremen.de> To: steve@cmpharm.ucsf.edu Subject: Re: Build broken for RELENG_3_2_PAO? X-Newsgroups: local.list.freebsd.mobile In-Reply-To: <19990809145852.A101902@cmpharm.ucsf.edu> Organization: home Cc: freebsd-mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <19990809145852.A101902@cmpharm.ucsf.edu> you write: >I've been unable to "make buildworld" for RELENG_3_2_PAO for some time >now. It always fails in the mtree section - > > > cd /usr/obj/usr/src/tmp/usr/share/locale; set - `cat > /usr/src/etc/locale.alias`; while [ $# -gt 0 ] ; do rm -rf "$1"; > ln -s "$2" "$1"; shift; shift; done > > cd: can't cd to /usr/obj/usr/src/tmp/usr/share/locale > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > >The locale subdirectory doesn't get created. Try this: Index: /www/w/usr/r32s/usr/src/etc/mtree/BSD.usr.dist =================================================================== RCS file: /home/cvs/cvs/src/etc/mtree/BSD.usr.dist,v retrieving revision 1.146.2.3.2.1 diff -u -u -r1.146.2.3.2.1 BSD.usr.dist --- BSD.usr.dist 1999/06/29 23:21:59 1.146.2.3.2.1 +++ BSD.usr.dist 1999/08/12 00:37:12 @@ -391,6 +391,7 @@ worm .. .. + .. games atc .. Now the more complicated question, how does PAO make their paobin (and, maybe less important, paosrc) dists, or let alone install floppies? make release doesn't seem to work, dies in making /R/stage/trees/bin, in lib/compat/compat1x, with `install: libc.so.1.1: No such file or directory', and removing ${COMPAT_DISTS} from DISTRIBUTIONS?= doesn't seem to make any difference. Wondering... -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message