Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 1996 09:49:07 -0800
From:      Julian Elischer <julian@whistle.com>
To:        hackers@freebsd.org
Subject:   2.2 build broken?
Message-ID:  <32C01792.41C67EA6@whistle.com>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32C01792.41C67EA6>