On Jun 26, 2011, at 6:32 PM, Robert Vehse wrote: > Hi folks, > > I'm getting build failures on both Trunk and the 1.4 line. > > For 1.4, tip (http://hg.adium.im/adium-1.4/rev/89e0195da5b0) appears to be > the culprit: > "/Users/robertvehse/adium-1.4/Plugins/Purple > Service/AIFacebookXMPPOAuthWebViewWindowController.m:108:0 > /Users/robertvehse/adium-1.4/Plugins/Purple > Service/AIFacebookXMPPOAuthWebViewWindowController.m:108: error: request for > member 'body' in something not a structure or union". >
Thanks. I've fixed that; it's hard to remember not to use modern methods and coding style to maintain 10.5.x compilation capability. I'll be glad when we retire the 1.4 series soon :) -Evan > For Trunk, the libpurple update commit > (http://hg.adium.im/adium/rev/03b8ce577c53) is at fault: > "libpurple/libpurple.h' file not found". > > Cheers, > Robbie