Re: run error with 'purple_init_plugin' symbol could not be found.

2009-05-20 Thread Ka-Hing Cheung
On Thu, May 14, 2009 at 05:16:34PM +0800, jordon...@viatech.com.cn wrote:
 Hi,
 
I try to port the libpurple 2.5.5  to the arm linux system, and have
 compiled the libpurple successfully, when I download them and run the
 problem on the board, it just print the below messages , so what's the
 problem?
 

 (22:04:24) plugins: probing /lib/purple-2/libmsn.so
 
 (22:04:24) plugins: /lib/purple-2/libmsn.so is not usable because the
 'purple_init_plugin' symbol could not be found.  Does the plugin call
 the PURPLE_INIT_PLUGIN() macro?

How did you ./configure libpurple?

-khc

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support


run error with 'purple_init_plugin' symbol could not be found.

2009-05-14 Thread JordonLiu
Hi,

   I try to port the libpurple 2.5.5  to the arm linux system, and have
compiled the libpurple successfully, when I download them and run the
problem on the board, it just print the below messages , so what's the
problem?

 

(22:04:24) prefs: Reading /usr/dpf/prefs.xml

(22:04:24) prefs: Reading /home/jordonliu/pidgin/etc/purple/prefs.xml

(22:04:24) prefs: Error reading prefs: Failed to open file
'/home/jordonliu/pidgin/etc/purple/prefs.xml': No such file or directory

(22:04:24) plugins: probing /lib/purple-2/psychic.so

(22:04:24) plugins: /lib/purple-2/psychic.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/libmsn.so

(22:04:24) plugins: /lib/purple-2/libmsn.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/libyahoo.so

(22:04:24) plugins: /lib/purple-2/libyahoo.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/statenotify.so

(22:04:24) plugins: /lib/purple-2/statenotify.so is not usable because
the 'purple_init_plugin' symbol could not be found.  Does the plugin
call the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/log_reader.so

(22:04:24) plugins: /lib/purple-2/log_reader.so is not usable because
the 'purple_init_plugin' symbol could not be found.  Does the plugin
call the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/autoaccept.so

(22:04:24) plugins: /lib/purple-2/autoaccept.so is not usable because
the 'purple_init_plugin' symbol could not be found.  Does the plugin
call the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/joinpart.so

(22:04:24) plugins: /lib/purple-2/joinpart.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/offlinemsg.so

(22:04:24) plugins: /lib/purple-2/offlinemsg.so is not usable because
the 'purple_init_plugin' symbol could not be found.  Does the plugin
call the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/newline.so

(22:04:24) plugins: /lib/purple-2/newline.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/idle.so

(22:04:24) plugins: /lib/purple-2/idle.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/buddynote.so

(22:04:24) plugins: /lib/purple-2/buddynote.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:24) plugins: probing /lib/purple-2/libqq.so

(22:04:25) plugins: /lib/purple-2/libqq.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

(22:04:25) plugins: probing /lib/purple-2/ssl-gnutls.so

(22:04:25) plugins: /lib/purple-2/ssl-gnutls.so is not loadable:
libgnutls.so.26: cannot open shared object file: No such file or
directory

(22:04:25) plugins: probing /lib/purple-2/ssl.so

(22:04:25) plugins: /lib/purple-2/ssl.so is not usable because the
'purple_init_plugin' symbol could not be found.  Does the plugin call
the PURPLE_INIT_PLUGIN() macro?

 

Best Regards

Jordon Liu

 

 

Best Regards

Jordon Liu

 

___
Support mailing list
Support@pidgin.im
http://pidgin.im/cgi-bin/mailman/listinfo/support