problem compiling pidgin 2.10.10

Matthias Apitz guru at unixarea.de
Sun Nov 23 03:04:10 EST 2014


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.

The linkage command is in both cases (the good and the broken) the same:

/bin/sh ../libtool --silent --silent --tag=CC --mode=link cc -g -I/usr/local/include -I/usr/include/ncursesw -export-dynamic -L/usr/local/lib -L/usr/local/lib/nss -o finch gntaccount.o gntblist.o gntcertmgr.o gntconn.o gntconv.o gntdebug.o gntft.o finch.o gntidle.o gntlog.o gntmedia.o gntnotify.o gntplugin.o gntpounce.o gntprefs.o gntrequest.o gntroomlist.o gntsound.o gntstatus.o gntui.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl   -lintl -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl   -L/usr/local/lib -lxml2 -lncursesw -lpanelw -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lxml2 ./libgnt/libgnt.la ../libpurple/libpurple.la -lm 

so the problem must either be in one of the *.o file or in one of the two local
libs ./libgnt/libgnt.la ../libpurple/libpurple.la; needs further
debugging....

	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.



More information about the Support mailing list