From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 23:41:01 2004 Return-Path: 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 5F1A616A4CE for ; Thu, 30 Dec 2004 23:41:01 +0000 (GMT) Received: from gw.luna.afraid.org (lls-c-13303.adsl.wanadoo.nl [81.69.81.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C09EE43D3F for ; Thu, 30 Dec 2004 23:41:00 +0000 (GMT) (envelope-from freebsd@luna.afraid.org) Received: from [127.0.0.1] (localhost [127.0.0.1]) by gw.luna.afraid.org (Postfix) with ESMTP id AC560409F; Fri, 31 Dec 2004 00:40:19 +0100 (CET) Message-ID: <41D491E3.2050105@luna.afraid.org> Date: Fri, 31 Dec 2004 00:40:19 +0100 From: Raaf User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20041225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Syndigator-0.14.1 Does not start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 23:41:01 -0000 Sergei Gnezdov wrote: > Hi, > > I just installed Syndigator-0.14.1 from ports and it does not start. I > see the following error message: > > $ syndigator > /libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.400: Undefined > symbol "pthread_getschedparam" I had the same problem, fixed it by rebuilding perl with WITH_THREADS defined after that i had to rebuild all p5-* ports (portupgrade -f p5-*) and vim. You might also to a look at the liferea port, i think its better than Syndigator and doesn't need all this perl stuff.