[Pidgin] #5744: perl plugins not declaring dependency on libglib

Pidgin trac at pidgin.im
Thu May 8 07:03:56 EDT 2008


#5744: perl plugins not declaring dependency on libglib
---------------------------+------------------------------------------------
Reporter:  devon_c_miller  |       Owner:  lschiere    
    Type:  defect          |      Status:  new         
Priority:  minor           |   Component:  unclassified
 Version:  2.4.1           |    Keywords:              
 Pending:  0               |  
---------------------------+------------------------------------------------
 The Pidgin.so and Purple.so shared objects do not specify they have a
 dependency on libglib, but use symbols defined there (eg, g_hash_str,
 g_free, etc).

 Interestingly, the mingw build works fine as the mingw makefiles do
 specify the dependency on libglib.

 I'm attaching a diff that corrects the problem.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5744>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list