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

Pidgin trac at pidgin.im
Tue Nov 27 05:50:02 EST 2007


#4079: In 2.3.0, 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.0     |    Keywords:  sockio solaris
 Pending:  0         |  
---------------------+------------------------------------------------------
 Hello!

 With new version 2.3.0, the libpurple/protocols/bonjour/jabber.c 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/4079>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list