From owner-freebsd-current Fri May 12 21:31:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from bilby.prth.tensor.pgs.com (bilby.prth.tensor.pgs.com [157.147.232.237]) by hub.freebsd.org (Postfix) with ESMTP id D8ED337BB1D for ; Fri, 12 May 2000 21:31:00 -0700 (PDT) (envelope-from shocking@prth.pgs.com) Received: from bandicoot.prth.tensor.pgs.com (bandicoot.prth.tensor.pgs.com [157.147.224.1]) by bilby.prth.tensor.pgs.com (8.9.3/8.8.8) with ESMTP id MAA12348; Sat, 13 May 2000 12:28:29 +0800 (WST) Received: from bleep.craftncomp.com (dialin20 [157.147.225.220]) by bandicoot.prth.tensor.pgs.com (8.9.3/8.9.3) with ESMTP id MAA17751; Sat, 13 May 2000 12:30:45 +0800 (WST) Received: from bloop.craftncomp.com (bloop.prth.tensor.pgs.com [202.12.111.1]) by bleep.craftncomp.com (8.9.3/8.9.3) with ESMTP id MAA26842; Sat, 13 May 2000 12:29:53 +0800 (WST) (envelope-from shocking@prth.pgs.com) Received: from bloop.craftncomp.com (localhost [127.0.0.1]) by bloop.craftncomp.com (8.9.3/8.9.3) with ESMTP id MAA57570; Sat, 13 May 2000 12:29:36 +0800 (WST) (envelope-from shocking@bloop.craftncomp.com) Message-Id: <200005130429.MAA57570@bloop.craftncomp.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Greg Lehey Cc: current@freebsd.org Subject: Re: Can we please have a current that compiles? In-Reply-To: Your message of "Sat, 13 May 2000 11:31:43 +0930." <20000513113143.E31094@freebie.lemis.com> Reply-To: shocking@prth.pgs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 May 2000 12:29:36 +0800 From: Stephen Hocking Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is the first I've heard of a problem in Vinum. > > > Can people please check things before they commit them? I like a > > working compile at least *once* a week. > > I'm wondering if you haven't had some other problem. I haven't heard > anybody else with problems. > I have a number of problems 8^), but none of them related to FreeBSD. Anyway, I'd just seen a series of bad commits whose corrections weren't caught by the frequency of my cvs updates I guees. Vinum is compiling now, and kernels with IPSEC and INETV6 now link, it's just that last night's problems with more got me a little ticked off. ===> usr.bin/more sed -e 's/\\/\\\\/g' -e 's/\"/\\\"/g' -e 's/$/\\n\\/' < /usr/src/usr.bin/more/default.morerc >> defrc.h rm -f .depend mkdep -f .depend -a -I/usr/src/usr.bin/more -I/usr/obj/usr/src/usr.bin/more -DTERMIOS -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.bin/more/ch.c /usr/src/usr.bin/more/command.c /usr/src/usr.bin/more/help.c /usr/src/usr.bin/more/input.c /usr/src/usr.bin/more/line.c /usr/src/usr.bin/more/linenum.c /usr/src/usr.bin/more/macro.c main.c /usr/src/usr.bin/more/ncommand.c /usr/src/usr.bin/more/option.c /usr/src/usr.bin/more/os.c /usr/src/usr.bin/more/output.c /usr/src/usr.bin/more/position.c /usr/src/usr.bin/more/prim.c /usr/src/usr.bin/more/screen.c /usr/src/usr.bin/more/signal.c /usr/src/usr.bin/more/tags.c /usr/src/usr.bin/more/ttyin.c cc: main.c: No such file or directory mkdep: compile failed *** Error code 1 Stephen -- The views expressed above are not those of PGS Tensor. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message