From owner-freebsd-current Wed Oct 18 17:16:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 8E3A337B4E5 for ; Wed, 18 Oct 2000 17:16:14 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.11.0/8.11.0) with ESMTP id e9J0G7I99161; Thu, 19 Oct 2000 01:16:07 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.0) with ESMTP id e9J0GXY08119; Wed, 18 Oct 2000 17:16:33 -0700 (PDT) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010190016.e9J0GXY08119@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Jordan Hubbard Cc: current@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: -current still broken as of today, just in case anyone's interested. :) In-Reply-To: Message from Jordan Hubbard of "Wed, 18 Oct 2000 15:51:32 PDT." <200010182251.e9IMpWs69485@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Oct 2000 17:16:33 -0700 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ===> usr.bin > ===> usr.bin/apply > cc -O -pipe -Wall -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/appl > y/apply.c > In file included from /usr/obj/usr/src/i386/usr/include/sys/wait.h:93, > from /usr/src/usr.bin/apply/apply.c:45: > /usr/obj/usr/src/i386/usr/include/machine/endian.h:70: syntax error before `__ui > nt16_swap_uint32' > ... > > current.freebsd.org will therefore be out of the snapshot building business > until we're over this hurdle.. $ fgrep FreeBSD apply.c "$FreeBSD: src/usr.bin/apply/apply.c,v 1.10 2000/10/16 08:11:48 brian Exp $"; $ make clean && rm /usr/obj$PWD/.depend && make depend && make rm -f apply apply.o apply.1.gz apply.1.cat.gz rm -f .depend mkdep -f .depend -a /usr/src/usr.bin/apply/apply.c cd /usr/src/usr.bin/apply; make _EXTRADEPEND echo apply: /usr/lib/libc.a >> .depend cc -O -pipe -Wall -c /usr/src/usr.bin/apply/apply.c cc -O -pipe -Wall -o apply apply.o gzip -cn /usr/src/usr.bin/apply/apply.1 > apply.1.gz $ -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message