Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 21:26:44 +0200 (MET DST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        maret@atrada.de
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: buildworld fails with cvsupdate 24.08.1999
Message-ID:  <199908251926.VAA47952@saturn.kn-bremen.de>
In-Reply-To: <91DA20EC3C3DD211833400A0245A4EA9BA1119@erlangen01.axis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <91DA20EC3C3DD211833400A0245A4EA9BA1119@erlangen01.axis.de> you write:

>...
>cd /usr/obj/usr/src/tmp; rm -f /usr/obj/usr/src/tmp/sys; ln -s usr/src/sys
>sys
>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
>...

>Any ideas? 
>
>It looks like the directory 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
             ..

 but i'm not sure you'd really want to bother with it as the
RELENG_3_2_PAO branch appears to be essentially unsupported...
(or is it?  correct me if i'm wrong anyone!)

 Regards,
-- 
Juergen Lock <nox.foo@jelal.kn-bremen.de>
(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




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