[Pidgin] #4325: In 2.3.1, libpurple/protocols/bonjour/jabber.c needs sys/sockio.h include for solaris

Pidgin trac at pidgin.im
Sat Dec 8 19:33:15 EST 2007


#4325: In 2.3.1, libpurple/protocols/bonjour/jabber.c needs sys/sockio.h include
for solaris
---------------------+------------------------------------------------------
Reporter:  ggravier  |       Owner:  datallah      
    Type:  defect    |      Status:  new           
Priority:  minor     |   Component:  Bonjour       
 Version:  2.3.1     |    Keywords:  sockio solaris
 Pending:  0         |  
---------------------+------------------------------------------------------
 Hello!

 The following was marked (Ticket #4079) as fixed in 2.3.1, but actually is
 still exactly present. Please FIX again following instructions bellow.


 With new version 2.3.1, the libpurple/protocols/bonjour/jabber.c STILL
 doesn't compile as is on Solaris. It needs :

 #include <sys/sockio.h>

 added to the #includes section at the beginning of the file.

 Once that line is added, it works fine.

 Gilles.

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


More information about the Tracker mailing list