From owner-cvs-all@FreeBSD.ORG Sun Jan 1 10:16:27 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C541416A422; Sun, 1 Jan 2006 10:16:27 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482E043DA2; Sun, 1 Jan 2006 10:16:06 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from herring.rabson.org (herring.rabson.org [80.177.232.250]) by itchy.rabson.org (8.13.3/8.13.3) with ESMTP id k01AFhYS046786; Sun, 1 Jan 2006 10:15:43 GMT (envelope-from dfr@nlsystems.com) From: Doug Rabson To: "Bjoern A. Zeeb" Date: Sun, 1 Jan 2006 10:15:42 +0000 User-Agent: KMail/1.8.2 References: <200512291440.jBTEeMt7052684@repoman.freebsd.org> <20060101060217.S24703@maildrop.int.zabbadoz.net> In-Reply-To: <20060101060217.S24703@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601011015.43178.dfr@nlsystems.com> X-Spam-Status: No, score=0.7 required=5.0 tests=SUBJ_HAS_SPACES, UNPARSEABLE_RELAY autolearn=no version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on itchy.rabson.org X-Virus-Scanned: ClamAV 0.87.1/1219/Wed Dec 28 22:57:59 2005 on itchy.rabson.org X-Virus-Status: Clean Cc: cvs-src@freebsd.org, Doug Rabson , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 src/crypto/openssh sshd.c src/etc Makefile src/etc/gss Makefile mech qop src/etc/mtree BSD.include.dist BSD.root.dist src/gnu/usr.bin/cvs/cvs Makefile src/include Makefile gssapi.h src/include/gssapi Makefile gssapi.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jan 2006 10:16:28 -0000 On Sunday 01 January 2006 08:41, Bjoern A. Zeeb wrote: > > I haven't found any other "easy solution" for now then following > change (which I really do not like because of taking file off > branch). Anyone with a better idea? A make universe would be good to > make sure this does not break anything else and actually solves the > problem for lib32 ;) I'm currently attempting to fix this by adding fruit to the Makefiles.