[Pidgin] #16429: Dependencies problem

Pidgin trac at pidgin.im
Sun Nov 2 17:06:05 EST 2014


#16429: Dependencies problem
----------------------------+---------------------------
 Reporter:  tele1234567891  |       Owner:  EionRobb
     Type:  defect          |      Status:  new
Milestone:                  |   Component:  unclassified
  Version:  2.10.10         |  Resolution:
 Keywords:                  |
----------------------------+---------------------------
Description changed by tele1234567891:

Old description:

> Hi!
> I used PCLinuxOS 32 bit Mate
> and I have problem with compile pidgin with option disable network
> manager
>
> {{{
> ./configure --disable-nm
> }}}
>

> {{{
> /usr/bin/ld: gntaccount.o: undefined reference to symbol 'cur_term'
> /lib/libtinfo.so.5: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> Makefile:676: recipe for target 'finch' failed
> make[3]: *** [finch] Error 1
> make[3]: Leaving directory '/home/gg/Downloads/pidgin-2.10.10/finch'
> }}}
>
> ncurses  5.9
> glibc  2.16
> libtermcap2 2.0.8
>
> And I can't find list of dependencies for Pidgin,
> I compiled Pidgin with
> '''autoreconf -fi -Im4macros'''
> but I don't have support for example
> http://sourceforge.net/projects/pidgin/?source=navbar
> ''Novell GroupWise Messenger
> Lotus Sametime
> SILC''
> but I don't know what I need install for this.
>
> Edit:
> Which, from where I should have libtermcap for ncurses ?

New description:

 Hi!
 I used PCLinuxOS 32 bit Mate
 and I have problem with compile pidgin with option disable network manager

 {{{
 ./configure --disable-nm
 }}}


 {{{
 /usr/bin/ld: gntaccount.o: undefined reference to symbol 'cur_term'
 /lib/libtinfo.so.5: error adding symbols: DSO missing from command line
 collect2: error: ld returned 1 exit status
 Makefile:676: recipe for target 'finch' failed
 make[3]: *** [finch] Error 1
 make[3]: Leaving directory '/home/gg/Downloads/pidgin-2.10.10/finch'
 }}}

 ncurses  5.9
 glibc  2.16
 libtermcap2 2.0.8

 And I can't find list of dependencies for Pidgin,
 I compiled Pidgin with
 '''autoreconf -fi -Im4macros'''
 but I don't have support for example
 http://sourceforge.net/projects/pidgin/?source=navbar
 ''Novell GroupWise Messenger
 Lotus Sametime
 SILC''
 but I don't know what I need install for this.

 Edit:
 Which, from where I should have libtermcap for ncurses ?

 Can someone give me a output command:

 {{{
 strace -e open pidgin
 }}}

--

--
Ticket URL: <https://developer.pidgin.im/ticket/16429#comment:3>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list