From owner-cvs-all Fri Apr 19 2:56:16 2002 Delivered-To: cvs-all@freebsd.org Received: from fasterix.frmug.org (fasterix.frmug.org [137.194.36.1]) by hub.freebsd.org (Postfix) with ESMTP id 8386537B416; Fri, 19 Apr 2002 02:56:11 -0700 (PDT) Received: from fasterix.frmug.org (localhost [127.0.0.1]) by fasterix.frmug.org (8.12.3/8.12.3) with ESMTP id g3J9u9Yi008803 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 19 Apr 2002 11:56:09 +0200 (CEST) (envelope-from pb@fasterix.frmug.org) Received: (from pb@localhost) by fasterix.frmug.org (8.12.3/8.12.3/Submit) id g3J9u9Bf008802; Fri, 19 Apr 2002 11:56:09 +0200 (CEST) Date: Fri, 19 Apr 2002 11:56:09 +0200 From: Pierre Beyssac To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libtelnet Makefile src/libexec/telnetd Makefile src/usr.bin/telnet Makefile Message-ID: <20020419115609.A8636@fasterix.frmug.org> References: <200204131103.g3DB3VW49525@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204131103.g3DB3VW49525@freefall.freebsd.org>; from markm@FreeBSD.org on Sat, Apr 13, 2002 at 04:03:31AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 13, 2002 at 04:03:31AM -0700, Mark Murray wrote: > markm 2002/04/13 04:03:31 PDT > > Modified files: (Branch: RELENG_4) > lib/libtelnet Makefile > libexec/telnetd Makefile > usr.bin/telnet Makefile > Log: > MFC: build infrastructure for cleaned up telnet, including > new "make unifdef" target to ease merge-from-secure-telnet. I think one of the libtelnet changes (I don't quite know which one) breaks the 4.5-STABLE release procedure in the crunch stage (release.4): crunchide -k _crunched_grep_stub grep.lo cc -static -o fixit_crunch fixit_crunch.o cat.lo chmod.lo chroot.lo cp.lo dd.lo df.lo echo.lo expr.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo rm.lo rmdir.lo sleep.lo sync.lo chown.lo clri.lo disklabel.lo dmesg.lo fdisk.lo mknod.lo mount.lo reboot.lo restore.lo swapon.lo umount.lo mount_msdos.lo mount_cd9660.lo ftp.lo telnet.lo vi.lo grep.lo -lcrypt -ltelnet -lutil -ll -lm -lcurses -ltermcap -ledit -lgnuregex -lkvm -lz /usr/libexec/elf/ld: cannot find -ltelnet *** Error code 1 Stop in /usr/obj/usr/src/release/fixit_crunch. *** Error code 1 Pierre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message