From owner-freebsd-ports Tue Feb 27 16:21:36 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id CBC8037B718; Tue, 27 Feb 2001 16:21:33 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1S0L5412701; Tue, 27 Feb 2001 16:21:05 -0800 (PST) (envelope-from obrien) Date: Tue, 27 Feb 2001 16:21:04 -0800 From: "David O'Brien" To: Christian Weisgerber Cc: "Jacques A. Vidrine" , Steve Price , freebsd-ports@FreeBSD.org Subject: Re: ksh93 Message-ID: <20010227162104.A7892@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200102260514.f1Q5EHJ96328@freefall.freebsd.org> <20010226215311.A44937@spawn.nectar.com> <20010227154226.A36915@kemoauc.mips.inka.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010227154226.A36915@kemoauc.mips.inka.de>; from naddy@mips.inka.de on Tue, Feb 27, 2001 at 03:42:26PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Feb 27, 2001 at 03:42:26PM +0100, Christian Weisgerber wrote: > > I notice that this installs the Korn shell as a static binary. ... > +.if defined(WANT_STATIC) > +MAKE_ARGS+= LDFLAGS=-static > +.endif I am very against this. It is not a bug for ksh93 to be built statically, but the bug is in those shells that are built dynamically in /usr/ports/shells/. Fix the right bug. -- David (obrien@FreeBSD.org) P.S. What in the world is everyone's aversion to static binaries?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message