From owner-freebsd-ports@FreeBSD.ORG Mon Nov 27 12:20:41 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D43916A4A7 for ; Mon, 27 Nov 2006 12:20:41 +0000 (UTC) (envelope-from nuno.antunes@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 013B443F83 for ; Mon, 27 Nov 2006 12:15:32 +0000 (GMT) (envelope-from nuno.antunes@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so2087054nfc for ; Mon, 27 Nov 2006 04:16:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g1FOJcbYnjmzb8U/yoJTysDfBrzatpGuqnpm9i3na+ZhhVmdhEBUq3fj30Ks/pi0TXkuiVOW37p/ZyKylmmoovzddWwWdXFDCJjpOT+WBj7u2ZPmxww53M4XLIuHg7PSfFvqo9strCo1Z7Zk0MyMbUapwyc8dtSJbeITnjlfJws= Received: by 10.48.210.20 with SMTP id i20mr10188705nfg.1164629791592; Mon, 27 Nov 2006 04:16:31 -0800 (PST) Received: by 10.49.63.15 with HTTP; Mon, 27 Nov 2006 04:16:31 -0800 (PST) Message-ID: <262949390611270416k6c24f3b9p8730aebf6c74ef41@mail.gmail.com> Date: Mon, 27 Nov 2006 12:16:31 +0000 From: "Nuno Antunes" To: "[LoN]Kamikaze" In-Reply-To: <456ABACE.8020801@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <456ABACE.8020801@gmx.de> Cc: asa@agava.com, gerald@freebsd.org, freebsd-ports@freebsd.org Subject: Re: wine-kthread issue solved X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 12:20:41 -0000 On 11/27/06, [LoN]Kamikaze wrote: > Starcraft and Diablo 2 players rejoice, for the evil which plagues the wine-kthread binary (i.e. makes it hang at 100% CPU load) has been identified by the http://bsdforen.de code monkeys in their never ending slave labour. It is named libcups and weather this has to be resolved in wine or cups-base, is not my place to decide. However there is a quick solution: > > Enter the following lines into your /etc/libmap.conf: > > [/usr/local/lib/libcups.so.2] > libpthread.so.2 libc.so Whooohooo! Gotta test this when I get home. Thanks