Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Chris Frey
On Mon, Jan 26, 2009 at 01:38:29AM -0800, Bill Paul wrote: > So I think you need to commit a copy of the config.rpath script to the > repository to make AM_ICONV work right. Yes, you were right all along. :-) I misunderstood how config.rpath was used. I've added my copy of config.rpath, which i

[Barry-devel] Blackberry Branding getVersion()

2009-01-26 Thread Robert Yaklin
Could someone write a simple BlackBerry application to display the Branding Version so I can complete my documentation in that area? The info for it is at http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/system/Branding.html#getVersion() I've deduced the values for the followi

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Nicolas
Le lundi 26 janvier 2009 à 10:01 -0800, Bill Paul a écrit : > Of all the gin joints in all the towns in all the world, Chris Frey had to > walk into mine and say: > > > On Mon, Jan 26, 2009 at 01:38:29AM -0800, Bill Paul wrote: > > > So I think you need to commit a copy of the config.rpath script

Re: [Barry-devel] Barry OpenSync plugin alpha

2009-01-26 Thread Nicolas
Le dimanche 25 janvier 2009 à 14:22 -0500, Chris Frey a écrit : > On Sun, Jan 25, 2009 at 06:04:57PM +0100, Nicolas wrote: > > Hi, > > > > Infact, it's quiet quickly. > > > > WARNING : I haven't tested (and I haven't built) > > Please backup your data before use this tool ! > > > > http://www.pr

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Mon, Jan 26, 2009 at 01:38:29AM -0800, Bill Paul wrote: > > So I think you need to commit a copy of the config.rpath script to the > > repository to make AM_ICONV work right. > > Thanks for tes

[Barry-devel] [PATH] ScreenShot beta

2009-01-26 Thread Nicolas
Hi, I have read the TODO list ; and I have found the screenshot feature. To win time and see Chris works about OpenSync plugin, I propose this patch :) I begin to be familiar with barry software. I think that the code is quiet clean ; but you should fix : - swap byte - throw exceptions I have

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Chris Frey
On Mon, Jan 26, 2009 at 01:38:29AM -0800, Bill Paul wrote: > So I think you need to commit a copy of the config.rpath script to the > repository to make AM_ICONV work right. Thanks for testing! I think config.rpath is a requirement on the system generating configure, but not for any system compi

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Sun, Jan 25, 2009 at 06:05:55PM -0800, Bill Paul wrote: > > Building the Barry code from CVS on FreeBSD works *almost* out of the > > box, but there are two small nits, both related to iconv(3)

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Chris Frey
On Sun, Jan 25, 2009 at 06:05:55PM -0800, Bill Paul wrote: > > Building the Barry code from CVS on FreeBSD works *almost* out of the box, > but > there are two small nits, both related to iconv(3). > > 1) On FreeBSD, iconv(3) lives in /usr/local/include/iconv.h and > /usr/local/lib/libiconv.{a