From owner-freebsd-ports@FreeBSD.ORG Thu Jul 20 22:05:51 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B66D016A4E1 for ; Thu, 20 Jul 2006 22:05:51 +0000 (UTC) (envelope-from xaenn@yahoo.com) Received: from web50111.mail.yahoo.com (web50111.mail.yahoo.com [206.190.39.137]) by mx1.FreeBSD.org (Postfix) with SMTP id 98FF443D68 for ; Thu, 20 Jul 2006 22:05:47 +0000 (GMT) (envelope-from xaenn@yahoo.com) Received: (qmail 26358 invoked by uid 60001); 20 Jul 2006 22:05:46 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=h5d1a7CWYaZYfMJyU2hiCJ8UlbOEV4Mhuk3rnJfPY+FAJ347KBN7AHMqPkSaG8I30CwFadv+x7Vko9HIPQDw0lS4rJzjo2Lt+ExxD4R6CMHJe3RxTWhIBpTxoXte2dVD/MCd0AeRodxijefFswygIile4lEYrnsCRfhbknUiU2E= ; Message-ID: <20060720220546.26356.qmail@web50111.mail.yahoo.com> Received: from [70.58.5.190] by web50111.mail.yahoo.com via HTTP; Thu, 20 Jul 2006 15:05:46 PDT Date: Thu, 20 Jul 2006 15:05:46 -0700 (PDT) From: Dan Reinholz To: Jeremy Chadwick In-Reply-To: <20060720180421.GA39123@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 20 Jul 2006 22:19:47 +0000 Cc: ports@freebsd.org Subject: Re: uim-qt build error 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: Thu, 20 Jul 2006 22:05:51 -0000 Thanks, I don't have a lot of experience with compiling, but I managed to figure it out. I just had to modify the make as follows: make CXXFLAGS="${CXXFLAGS} -pthread" install clean I believe this should probably be easy enough to fix in the port. ; ) Dan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com