Re: [Barry-devel] cant compile barry(git) on gentoo

2009-03-05 Thread Chris Frey
On Wed, Feb 25, 2009 at 11:44:33PM -0600, Nils wrote: > the ebuild is online at http://bugs.gentoo.org/show_bug.cgi?id=215399 Hi Nils, I notice in your ebuild: src_compile(){ econf \ $(use_with boost boost /usr/include) \ $(use_enable gui) \

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-03-05 Thread Chris Frey
On Fri, Feb 27, 2009 at 11:41:25AM -0500, Marc R. O'Connor wrote: > In file included from > BackupWindow.h:26, > from main.cc:29: > DeviceIface.

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-26 Thread Marc R. O'Connor
Chris Frey wrote: > On Wed, Feb 25, 2009 at 11:44:33PM -0600, Nils wrote: >> ebuild are live ebuilds, as in they follow whatever source control >> system you need them too > > Ahh, that makes sense. > > >> the ebuild is online at http://bugs.gentoo.org/show_bug.cgi?id=215399 > > I forgot

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-25 Thread Chris Frey
On Wed, Feb 25, 2009 at 11:44:33PM -0600, Nils wrote: > ebuild are live ebuilds, as in they follow whatever source control > system you need them too Ahh, that makes sense. > the ebuild is online at http://bugs.gentoo.org/show_bug.cgi?id=215399 I forgot about that... whenever I try to fin

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-25 Thread Nils
> Cool... the ebuild must be git aware. > ebuild are live ebuilds, as in they follow whatever source control system you need them too I wish I could see the ebuild. I'm curious about its "libtoolize" step. > Does it just call ./buildgen.sh from the source, or does it do its own > thing?

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-25 Thread Chris Frey
On Wed, Feb 25, 2009 at 10:40:49PM -0500, Marc R. O'Connor wrote: > Attached is the entire log of the installation for barry(Gentoo using > paludis) Hi Marc, Thanks for the log. Some comments below... > Starting builtin_loadenv > Done builtin_loadenv > Starting src_unpack > git update sta

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-24 Thread Chris Frey
On Mon, Feb 23, 2009 at 03:32:27PM +, Marc R. O'Connor wrote: > If that is the case then any other ideas about where I should to fix this? Can you post the first 50 lines of your config.log file (or just the whole thing is good too) after running your usual configure command? Thanks, - Chris

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-23 Thread Marc R. O'Connor
Nils Date: Mon, 23 Feb 2009 09:19:08 To: ; Barry project development discussion Subject: Re: [Barry-devel] cant compile barry(git) on gentoo Mine compiles just fine using the barry-git ebuild from bugzilla. gentoo amd64 here as well, and if it still doesnt work, try changeing the --boost para

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-23 Thread Nils
Mine compiles just fine using the barry-git ebuild from bugzilla. gentoo amd64 here as well, and if it still doesnt work, try changeing the --boost parameter from /usr/include to /usr/include/boost Nils On Mon, Feb 23, 2009 at 7:58 AM, Marc R. O'Connor wrote: > I am trying to compile barry from

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-23 Thread Paul O'Keefe
They are in /usr/include/boost on ubuntu and there is no /usr/include/lib directory and I don't get that compile error. Did you run ./buildgen.sh and then "./configure --with-boost=/usr --enable-opensync-plugin --enable-gui" -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On