From owner-freebsd-alpha Fri Jun 25 10:39:27 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from cmpharm.ucsf.edu (cmpharm.ucsf.edu [128.218.67.18]) by hub.freebsd.org (Postfix) with ESMTP id 5886714D23 for ; Fri, 25 Jun 1999 10:39:24 -0700 (PDT) (envelope-from steve@cmpharm.ucsf.edu) Received: from piglet.ucsf.edu (steve@piglet.ucsf.edu [128.218.67.20]) by cmpharm.ucsf.edu (8.9.3/8.9.3) with ESMTP id KAA16442 for ; Fri, 25 Jun 1999 10:39:14 -0700 (PDT) Received: (from steve@localhost) by piglet.ucsf.edu (8.9.3/8.9.3) id KAA89356 for alpha@FreeBSD.ORG; Fri, 25 Jun 1999 10:39:23 -0700 (PDT) Date: Fri, 25 Jun 1999 10:39:23 -0700 From: Steve Sizemore To: alpha@FreeBSD.ORG Subject: make buildworld failure Message-ID: <19990625103923.A94872@cmpharm.ucsf.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have been unable to complete a "make buildworld" for over a week now, on my 164LX system. Not being in a hurry, I figured that I'd just wait for someone else to see this and fix it, but apparently I'm the only one this is happening to. I've tried all my normal tricks, including wiping out my source and re'cvsup'ing, but it always fails at the same place - cc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -static -o yacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o install -c -o root -g wheel -m 555 /usr/src/usr.bin/yacc/yyfix.sh /usr/obj/usr/src/tmp/usr/bin/yyfix install -c -s -o root -g wheel -m 555 yacc /usr/obj/usr/src/tmp/usr/bin *** Error code 70 Stop. *** Error code 1 If I cd to that directory, and run install manually, it fails. If I cd to the corresponding directory in the obj hierarchy, and run install manually, it succeeds. I suspect that something broke install, since this occurs right after xinstall gets built, but I can't believe that no one else would have noticed it. Ideas? Thanks. Steve -- ----------------------------------------------#-----#--#####--------------- # # # # Steve Sizemore # # # Dept. of Cellular and Molecular Pharmacology # # # Box 0450, Room HSE-1285 # # # University of California Medical Center # # # # 513 Parnassus Avenue ##### ##### ##### ####### San Francisco CA 94143-0450 # # # # # steve@cmpharm.ucsf.edu ##### ##### (415) 476-6987 FAX: (415) 476-6515 # # # # # -------------------------------------------------------------#####--#------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message