[Pidgin] #9439: Error on compiling with Kernel 2.6.29

Pidgin trac at pidgin.im
Sun Jun 21 10:40:32 EDT 2009


#9439: Error on compiling with Kernel 2.6.29
------------------------+---------------------------------------------------
 Reporter:  schmatzler  |        Owner:  rekkanoryo  
     Type:  defect      |       Status:  closed      
Milestone:              |    Component:  unclassified
  Version:  2.5.7       |   Resolution:  fixed       
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by schmatzler):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Solved it myself.

 Changed in the stdlib.h the following:

 #define __STDLIB_MB_LEN_MAX 16

 to

 #define __STDLIB_MB_LEN_MAX 1

 I don't know if this affects any critical processes, but it compiles now.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/9439#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list