Date: Mon, 9 Aug 1999 14:58:52 -0700 From: Steve Sizemore <steve@cmpharm.ucsf.edu> To: freebsd-mobile@FreeBSD.ORG Subject: Build broken for RELENG_3_2_PAO? Message-ID: <19990809145852.A101902@cmpharm.ucsf.edu>
next in thread | raw e-mail | index | archive | help
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. Is anyone else experiencing this? (Maybe I'm just doing something wrong.) Steve -- Steve Sizemore Dept. of Cellular and Molecular Pharmacology University of California Medical Center, San Francisco 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?19990809145852.A101902>