Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-22 Thread ubemail
Problem solved :) Sent using BlackBerry® from Orange -Original Message- From: Chris Frey Date: Fri, 21 Jan 2011 14:29:00 To: Barry project development discussion Reply-To: Barry project development discussion Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-21 Thread Chris Frey
ipt fails: > > > > http://people.salixos.org/pwatk/packages/testing/xap/barry/src/barry/ > > > > You can find my build script (SLKBUILD) and log two directories above. > > > > -Phill > > > > Original Message > > Subject: Re

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-21 Thread Chris Frey
D) and log two directories above. > > -Phill > > ---- Original Message -------- > Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. > From: Chris Frey > To: Barry project development discussion > Date: 20/01/11 22:22 > >Can you please send me the conf

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-21 Thread Phill Watkins
updated git source but I still have the same issue. If I export the same variable from my build script prior to running configure everything builds fine again. It's really strange. -Phill Original Message Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. From:

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-20 Thread Chris Frey
prior to > running configure everything builds fine again. It's really strange. > > -Phill > > Original Message ---- > Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. > From: Chris Frey > To: Barry project development discussion

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-19 Thread Phill Watkins
observed up by the gui configure script. -Phill ---- Original Message ---- Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. From: Chris Frey To: Barry project development discussion Date: 11/01/11 21:24 Hi Phill, According to the build log, it looks like it

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-17 Thread Chris Frey
gt; > > > >On Mon, Jan 10, 2011 at 10:25:26PM +0000, Phill Watkins wrote: > > > >>The build log and and diff can be found here: > >>http://people.salixos.org/pwatk/packages/testing/xap/barry/ > >> > >>I can obviously workaround this by adding

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-15 Thread Phill Watkins
of the log shows the PKG_CONFIG_PATH has been exported correctly but line 333 shows it isn't being observed up by the gui configure script. -Phill Original Message Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. From: Chris Frey To: Barry project develo

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-11 Thread Chris Frey
k/packages/testing/xap/barry/ > > I can obviously workaround this by adding the PKG_CONFIG_PATH to my > build script (see comment in SLKBUILD) but this still doesn't fix the > issue with configure.ac. > > - Phill > > Original Message > Subje

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-11 Thread ubemail
Reply-To: Barry project development discussion Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. -- Gaining the trust of online customers is vital for the success of any company that requires sensiti

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-10 Thread Theodore Charles III
Are you building this package on a euro version of slackware? Have you tried looking at the slackbuild script on slackbuilds.org? I run 32-bit slackware on my laptop and I've not had any problems compiling from the 0.16 source (I know a lot of things have changed in the 0.17 RC builds), but tha

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-10 Thread Phill Watkins
Phill Original Message Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. From: Chris Frey To: Barry project development discussion Date: 07/01/11 20:06 Would you be willing to debug this a little farther? Try echoing the environment variables in that last if statement i

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-08 Thread ubemail
n Reply-To: Barry project development discussion Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. Would you be willing to debug this a little farther? Try echoing the environment variables in that last if statement in the configure.ac file, just to make sure nothing is gett

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-07 Thread Chris Frey
30:18 > To: Barry project development discussion > Reply-To: Barry project development discussion > > Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. > > Still odd. :-) So far, in my experience, setting it in the configure > script is enough

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-07 Thread ubemail
-To: Barry project development discussion Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. Still odd. :-) So far, in my experience, setting it in the configure script is enough. What versions of autoconf, automake, pkg-config, and libtool are you using? Thanks, - Chris

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-06 Thread Chris Frey
Barry project development discussion > > Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. > > Moved conversation back to the list... > > I tried building here using your configure line from the script, and it > worked fine. > > Do you have all necessary de

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-06 Thread ubemail
development discussion Subject: Re: [Barry-devel] Opensync-plugin and GUI build failure. Moved conversation back to the list... I tried building here using your configure line from the script, and it worked fine. Do you have all necessary dependencies? If you run pkg-config --list-all at the

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-06 Thread Chris Frey
Moved conversation back to the list... I tried building here using your configure line from the script, and it worked fine. Do you have all necessary dependencies? If you run pkg-config --list-all at the point of the error, what do you see? If you set PKG_CONFIG_PATH according to how it is set

Re: [Barry-devel] Opensync-plugin and GUI build failure.

2011-01-06 Thread Chris Frey
On Fri, Jan 07, 2011 at 12:04:25AM +, ubem...@ymail.com wrote: > The opensync-plugin and gui fail to compile from a current git checkout using > --enable-gui and --enable-opensync-plugin. > > The errors I receive are due to missing libraries, libbarry0 and > libbarrysync0. That's strange, s