From owner-freebsd-hackers Tue Dec 24 09:52:12 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA27836 for hackers-outgoing; Tue, 24 Dec 1996 09:52:12 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id JAA27831 for ; Tue, 24 Dec 1996 09:52:08 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.2/8.8.2) with SMTP id JAA07082 for ; Tue, 24 Dec 1996 09:50:07 -0800 (PST) Message-ID: <32C01792.41C67EA6@whistle.com> Date: Tue, 24 Dec 1996 09:49:07 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org Subject: 2.2 build broken? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just checked out the sources using RELENG_2_2 and the build stops with: ===> usr.bin/ee ===> usr.bin/env ===> usr.bin/error ===> usr.bin/expand ===> usr.bin/f2c ===> usr.bin/false ===> usr.bin/fetch cc -O -Wall -c /usr/src/usr.bin/fetch/main.c /usr/src/usr.bin/fetch/main.c: In function `ftpget': /usr/src/usr.bin/fetch/main.c:304: too few arguments to function `ftpLogin' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # is anyone fixing this? (specifically, who's working on fetch these days)? it looks as if this file hasn't been changed in 2.2 for a while revision 1.29 date: 1996/11/14 07:36:26; author: ache; state: Exp; lines: +3 -2 Report net connection error via hstrerror(h_errno) now instead of simple fact that can't connect revision 1.26.2.2 date: 1996/11/28 08:26:14; author: phk; state: Exp; lines: +9 -4 YAMFC