From owner-freebsd-threads@FreeBSD.ORG Sat Sep 20 09:10:29 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 284C916A4B3; Sat, 20 Sep 2003 09:10:29 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ECFD43FDD; Sat, 20 Sep 2003 09:10:28 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 1539945EAE; Sat, 20 Sep 2003 09:10:28 -0700 (PDT) Date: Sat, 20 Sep 2003 09:10:27 -0700 From: Will Andrews To: Arjan van Leeuwen Message-ID: <20030920161027.GK47671@procyon.firepipe.net> Mail-Followup-To: Arjan van Leeuwen , threads@freebsd.org, kde@freebsd.org References: <200309201256.16926.avleeuwen@piwebs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309201256.16926.avleeuwen@piwebs.com> User-Agent: Mutt/1.4.1i cc: threads@freebsd.org cc: kde@freebsd.org Subject: Re: [kde-freebsd] Compiling arts in -CURRENT without -pthread X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 16:10:29 -0000 On Sat, Sep 20, 2003 at 12:56:16PM +0200, Arjan van Leeuwen wrote: > I'm trying to compile arts (audio/arts) in -CURRENT. I replaced -lpthread with > ${PTHREAD_LIBS} in the ports' configure script. This makes it recognize -lc_r > correctly, and it also uses that when building the port. > > However, after some time, the port will fail with these error messages: Lauri and I are working on getting qt/kde building on -current again the right way. In other words, she's made a patch for KDE's acinclude.m4.in and I'm testing it (explicitly for recent -CURRENT). If it works, we'll pull it into ports after the freeze lifts. So, please do not waste time on suboptimal solutions. Regards, -- wca