Fwd: Re: problem compiling pidgin 2.10.10

Matthias Apitz guru at unixarea.de
Mon Nov 24 19:48:02 UTC 2014


Please see below, how the problem was solved and what was causing it.

To Joe Marcus Clarke <marcus at freebsd.org>, net-im/pidgin is not facing the
problem because it builds pidgin with --disable-consoleui and due to
this without the finch part.

HIH

	matthias

----- Forwarded message from Matthias Apitz <guru at unixarea.de> -----

Date: Sun, 23 Nov 2014 11:38:20 +0100
From: Matthias Apitz <guru at unixarea.de>
To: Ethan Blanton <elb at pidgin.im>
Cc: support at 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
-- 
Matthias Apitz, guru at unixarea.de, http://www.unixarea.de/ +49-170-4527211
1989-2014: The Wall was torn down so that we go to war together again.
El Muro ha sido derribado para que nos unimos en ir a la guerra otra vez.
Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg ziehen.

_______________________________________________
Support at pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

----- End forwarded message -----

-- 
Matthias Apitz, guru at unixarea.de, http://www.unixarea.de/ +49-170-4527211
1989-2014: The Wall was torn down so that we go to war together again.
El Muro ha sido derribado para que nos unimos en ir a la guerra otra vez.
Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg ziehen.


More information about the freebsd-questions mailing list