From owner-freebsd-hackers Tue Dec 24 11:38:56 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA01575 for hackers-outgoing; Tue, 24 Dec 1996 11:38:56 -0800 (PST) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id LAA01558 for ; Tue, 24 Dec 1996 11:38:48 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id UAA00407 for ; Tue, 24 Dec 1996 20:38:43 +0100 Received: (from uucp@localhost) by brasil.brainstorm.fr (8.6.12/8.6.12) with UUCP id UAA15988 for hackers@freebsd.org; Tue, 24 Dec 1996 20:38:42 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.4/keltia-uucp-2.9) id UAA08747; Tue, 24 Dec 1996 20:26:54 +0100 (CET) Message-ID: Date: Tue, 24 Dec 1996 20:26:53 +0100 From: roberto@keltia.freenix.fr (Ollivier Robert) To: hackers@freebsd.org Subject: Re: 2.2 build broken? References: <32C01792.41C67EA6@whistle.com> X-Mailer: Mutt 0.55.04 Mime-Version: 1.0 X-Operating-System: FreeBSD 3.0-CURRENT ctm#2837 In-Reply-To: <32C01792.41C67EA6@whistle.com>; from Julian Elischer on Dec 24, 1996 09:49:07 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Julian Elischer: > ===> 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' I'm surprised: 452 [20:17] roberto@keltia:/tmp> cvs -d /spare/FreeBSD-current co -r RELENG_2_2 fetch cvs checkout: Updating fetch U fetch/Makefile U fetch/fetch.1 U fetch/main.c ... 456 [20:17] roberto@keltia:/tmp/fetch> ll total 22 drwxr-xr-x 2 roberto wheel 512 Dec 24 20:17 CVS/ -rw-r--r-- 1 roberto wheel 104 Jun 26 22:49 Makefile -rw-r--r-- 1 roberto wheel 3065 Sep 24 00:24 fetch.1 -rw-r--r-- 1 roberto wheel 16681 Nov 28 09:26 main.c 457 [20:17] roberto@keltia:/tmp/fetch> make Warning: Object directory not changed from original /tmp/fetch cc -O -m486 -pipe -Wall -c main.c cc -O -m486 -pipe -Wall -o fetch main.o -lftpio gzip -c fetch.1 > fetch.1.gz ... 460 [20:20] roberto@keltia:/tmp/fetch> cvs status -v main.c =================================================================== File: main.c Status: Up-to-date Working revision: 1.26.2.2 Thu Nov 28 08:26:14 1996 Repository revision: 1.26.2.2 /spare/FreeBSD-current/src/usr.bin/fetch/main.c,v Sticky Tag: RELENG_2_2 (branch: 1.26.2) Sticky Date: (none) Sticky Options: (none) You may have a pre-1.8.2.1 version of ftpio.h (before Andrey's changes that added the 6th parameter). -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #33: Sat Dec 21 12:57:17 CET 1996