[Pidgin] #811: add nullprpl protocol plugin

Pidgin trac at pidgin.im
Thu May 10 03:55:22 EDT 2007


#811: add nullprpl protocol plugin
------------------------+---------------------------------------------------
  Reporter:  ryanb      |       Owner:  rlaager                                       
      Type:  patch      |      Status:  new                                           
  Priority:  minor      |   Milestone:                                                
 Component:  libpurple  |     Version:  2.0                                           
Resolution:             |    Keywords:  nullprpl, null, protocol, mockprpl, nullclient
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by ryanb):

 sorry, you're right, that was an old version. the C99ism does need to be
 fixed, though,  along with some other things.

 unfortunately, i'm working on a new platform right now, ubuntu (dapper),
 and automake is unhappy. i'm seeing this error when i run autogen.sh. any
 ideas, or links? search didn't turn much up.

 {{{
 laptop:~/shared/pidgin-mtn> ./autogen.sh
 ...
 pidgin/plugins/cap/Makefile.am:18: variable `SQLITE3_LIBS' not defined
 libpurple/gconf/Makefile.am:9: GCONF_SCHEMAS_INSTALL does not appear in
 AM_CONDITIONAL
 automake: libpurple/Makefile.am: warning: automake does not support
 libpurple_client_la_LDFLAGS being defined conditionally
 automake: libpurple/tests/Makefile.am: not supported: source file
 `$(top_builddir)/libpurple/util.h' is in subdirectory
 }}}

 this is with autoconf 2.59 and automake 1.4:

 {{{
 laptop:~/shared/pidgin-mtn> dpkg -l \*auto\*
 ...
 ii  autoconf       2.59a-7        automatic configure script builder
 ii  automake1.4    1.4-p6-9       A tool for generating GNU Standards-
 complian
 ii  automake1.7    1.7.9-7        A tool for generating GNU Standards-
 complian
 ii  automake1.9    1.9.6-1        A tool for generating GNU Standards-
 complian
 ii  autotools-dev  20050803.1     Update infrastructure for
 config.{guess,sub}
 laptop:~/shared/pidgin-mtn> automake --version
 automake (GNU automake) 1.4-p6
 ...
 }}}

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


More information about the Tracker mailing list