From owner-freebsd-questions@FreeBSD.ORG Tue Nov 25 15:39:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0A004706 for ; Tue, 25 Nov 2014 15:39:05 +0000 (UTC) Received: from rcdn-iport-5.cisco.com (rcdn-iport-5.cisco.com [173.37.86.76]) (using TLSv1 with cipher IDEA-CBC-SHA (128/128 bits)) (Client CN "rcdn-iport.cisco.com", Issuer "HydrantID SSL ICA G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB22DBB6 for ; Tue, 25 Nov 2014 15:39:04 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkoFAPChdFStJV2Z/2dsb2JhbABbgwZSV4MFxh2GUQKBDxYBAQEBAX2EAgEBAQMBIw8BBUARCw4DAwECAQICBRYLAgIJAwIBAgE9CAYBDAYCAQEFiC4Jul+WWwEBAQEBAQEBAQEBAQEBAQEBARqBLo9UBoJygVUBBIwjlA6DWYJ+O4dbgnCECoQaKTCCSgEBAQ X-IronPort-AV: E=Sophos;i="5.07,456,1413244800"; d="scan'208";a="375155171" Received: from rcdn-core-2.cisco.com ([173.37.93.153]) by rcdn-iport-5.cisco.com with ESMTP; 25 Nov 2014 15:39:02 +0000 Received: from [10.117.46.164] (rtp-jclarke-8913.cisco.com [10.117.46.164]) by rcdn-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id sAPFd2ih024472; Tue, 25 Nov 2014 15:39:02 GMT Message-ID: <5474A296.6050700@freebsd.org> Date: Tue, 25 Nov 2014 10:39:02 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Matthias Apitz , freebsd-questions@freebsd.org Subject: Re: Fwd: Re: problem compiling pidgin 2.10.10 References: <20141124194742.GA1968@unixarea.DDR.dd> In-Reply-To: <20141124194742.GA1968@unixarea.DDR.dd> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2014 15:39:05 -0000 On 11/24/14 2:47 PM, Matthias Apitz wrote: > > Please see below, how the problem was solved and what was causing it. > > To Joe Marcus Clarke , net-im/pidgin is not facing the > problem because it builds pidgin with --disable-consoleui and due to > this without the finch part. Well, this is because we have a slave port for finch. However, the "fix" looks like a workaround for when another port is installed. I don't have the tinfo library in /usr/local/lib. Can I assume you have a new ncurses installed? Does this patch work with the base OS? Joe > > HIH > > matthias > > ----- Forwarded message from Matthias Apitz ----- > > Date: Sun, 23 Nov 2014 11:38:20 +0100 > From: Matthias Apitz > To: Ethan Blanton > Cc: support@pidgin.im > Subject: Re: problem compiling pidgin 2.10.10 > > El día Saturday, November 22, 2014 a las 09:55:16AM -0500, Ethan Blanton escribió: > >>> CCLD finch >>> /usr/bin/ld: i: invalid DSO for symbol `cur_term' definition >>> /usr/local/lib/libtinfow.so.5.9: could not read symbols: Bad value >>> cc: error: linker command failed with exit code 1 (use -v to see invocation) >>> gmake[3]: *** [finch] Error 1 >> >> There's a lot of stuff on the web about this. I don't understand why >> you're getting that specific error, but it appears to be a missing >> library on the link line. This likely means that the Pidgin configure >> scripts aren't finding something that they probably don't know to look >> for; I'm not sure exactly how this is happening. > > It works fine with a small change in the ./configure script: > > $ diff configure.orig configure > 17455c17455 > < GNT_LIBS="-lncursesw" > --- >> GNT_LIBS="-lncursesw -ltinfow" > > Maybe it's an issue only with FreeBSD, or even with certain environments > of FreeBSD. It is fine without this change on 11-CURRENT, while the > above issue is with 10-ALPHA. > > I think, we can close this thread. Thanks for your help. > > matthias > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome