From owner-freebsd-current Mon Sep 2 6: 1:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B065737B400 for ; Mon, 2 Sep 2002 06:01:27 -0700 (PDT) Received: from nnd.itfs.nsk.su (nnd.itfs.nsk.su [212.20.32.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E9243E42 for ; Mon, 2 Sep 2002 06:01:26 -0700 (PDT) (envelope-from nnd@nnd.itfs.nsk.su) Received: from nnd.itfs.nsk.su (localhost [127.0.0.1]) by nnd.itfs.nsk.su (8.12.6/8.12.5) with ESMTP id g82D2ZmL011007 for ; Mon, 2 Sep 2002 20:02:35 +0700 (NOVST) (envelope-from nnd@nnd.itfs.nsk.su) Received: (from nnd@localhost) by nnd.itfs.nsk.su (8.12.6/8.12.6/Submit) id g82D2ZnK011006 for current@freebsd.org; Mon, 2 Sep 2002 20:02:35 +0700 (NOVST) Date: Mon, 2 Sep 2002 20:02:35 +0700 From: Nickolay Dudorov To: current@freebsd.org Subject: 'gmake' port broken after (due to ?) GCC 3.2 import Message-ID: <20020902130235.GA4086@nnd.itfs.nsk.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today (after GCC 3.2 import and makeworld) I try to upgrade 'gmake' port and resulting 'gmake' command dumps core in the libc's 'qsort'. When I make 'gmake' without "--with-included-gettext" option it work - at least I can make 'databases/gdbm' port with it (which can be made without USE_GMAKE also :-). N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message