[Pidgin] #5982: MSNP15 branch fails to build in osx

Pidgin trac at pidgin.im
Sun Jun 1 21:21:35 EDT 2008


#5982: MSNP15 branch fails to build in osx
--------------------+-------------------------------------------------------
Reporter:  Dimmuxx  |       Owner:  khc           
    Type:  patch    |      Status:  new           
Priority:  minor    |   Component:  MSN           
 Version:  2.4.2    |    Keywords:  msnp15 osx mac
 Pending:  0        |  
--------------------+-------------------------------------------------------
 I got an error when I tried to build the libpurple framework from
 im.pidgin.pidgin.khc.msnp15 for Adium.


 {{{
 /Users/*****/Adium/msnp15/libpurple/protocols/msn/msn.c: At top level:
 /Users/*****/Adium/msnp15/libpurple/protocols/msn/msn.c:2082: error:
 conflicting types for ‘msn_got_photo’
 /Users/*****/Adium/msnp15/libpurple/protocols/msn/msn.c:1620: error:
 previous declaration of ‘msn_got_photo’ was here
 }}}


 The problem is that it's declared as size_t len first and then gsize len
 which the mac doesn't like for some reason and once I changed both to
 gsize it compiled nicely.

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


More information about the Tracker mailing list