From owner-freebsd-current Tue Mar 5 4:38:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by hub.freebsd.org (Postfix) with ESMTP id D487037B402 for ; Tue, 5 Mar 2002 04:38:38 -0800 (PST) Received: from list1.xs4all.nl (list1.xs4all.nl [194.109.6.52]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g25CcbGk048151 for ; Tue, 5 Mar 2002 13:38:37 +0100 (CET) Received: (from root@localhost) by list1.xs4all.nl (8.9.3/8.9.3) id NAA22308; Tue, 5 Mar 2002 13:38:37 +0100 (CET) From: micheloo@xs4all.nl (Michel Oosterhof) To: freebsd-current@freebsd.org X-Via: imploder /usr/local/lib/mail/news2mail/news2mail at list1.xs4all.nl Subject: Build fails on usr.bin/uuencode/uuencode.c Date: 5 Mar 2002 13:38:30 +0100 Organization: XS4ALL, Networking for the masses Message-ID: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Building -CURRENT just failed on my machine, on src/usr.bin/uuencode/uuencode.c Probalby due to the last change (1.8 to 1.9, 9 hours ago from now) which changed just the line that gives the error: FILE *output = stdout; Perhaps this change should be reversed? regards, Michel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message