From owner-freebsd-current@FreeBSD.ORG Wed Sep 10 12:33:00 2003 Return-Path: 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 66F1F16A4BF; Wed, 10 Sep 2003 12:33:00 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851B343FBF; Wed, 10 Sep 2003 12:32:59 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h8AJWwnW077857; Wed, 10 Sep 2003 12:32:58 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h8AJWv9X077856; Wed, 10 Sep 2003 12:32:57 -0700 (PDT) (envelope-from obrien) Date: Wed, 10 Sep 2003 12:32:57 -0700 From: "David O'Brien" To: netchild@FreeBSD.org, Michael Nottebrock , freebsd-current@FreeBSD.org Message-ID: <20030910193257.GB77756@dragon.nuxi.com> References: <3F5F2774.9010408@gmx.net> <20030910165454.7cc2342c.Alexander@Leidinger.net> <20030910164141.GA36649@wombat.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030910164141.GA36649@wombat.localnet> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-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 Subject: Re: Quo vadis, -CURRENT? (recent changes to cc & compatibility) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 19:33:00 -0000 On Wed, Sep 10, 2003 at 12:41:41PM -0400, Michael Edenfield wrote: > gnome2 depends on gnomemedia2. > gnomemedia2 depends on gstreamer-plugins. > gstreamer-plugins fails because ARTSD_FLAGS in several dozen Makefiles > includes -pthread. This is being worked on from the compiler stand point.