[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Luis Lavena
On Wed, Jan 7, 2009 at 3:31 PM, Alex Coles wrote: > > On Wed, Jan 7, 2009 at 6:00 PM, Luis Lavena wrote: >> >> On Wed, Jan 7, 2009 at 2:56 PM, Alex Coles wrote: >>> >>> On Wed, Jan 7, 2009 at 9:46 AM, Chris Van Pelt wrote: I can get the gem to compile from source, but I had to remove

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Alex Coles
On Wed, Jan 7, 2009 at 6:00 PM, Luis Lavena wrote: > > On Wed, Jan 7, 2009 at 2:56 PM, Alex Coles wrote: >> >> On Wed, Jan 7, 2009 at 9:46 AM, Chris Van Pelt wrote: >>> >>> I can get the gem to compile from source, but I had to remove a jar >>> file from the Manifest and remove some java setup

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Luis Lavena
On Wed, Jan 7, 2009 at 2:56 PM, Alex Coles wrote: > > On Wed, Jan 7, 2009 at 9:46 AM, Chris Van Pelt wrote: >> >> I can get the gem to compile from source, but I had to remove a jar >> file from the Manifest and remove some java setup stuff from the >> Rakefile. I also changed the version.rb to

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Alex Coles
On Wed, Jan 7, 2009 at 9:46 AM, Chris Van Pelt wrote: > > I can get the gem to compile from source, but I had to remove a jar > file from the Manifest and remove some java setup stuff from the > Rakefile. I also changed the version.rb to 0.9.10.1 to avoid having > to compile everything from sour

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Chris Van Pelt
I can get the gem to compile from source, but I had to remove a jar file from the Manifest and remove some java setup stuff from the Rakefile. I also changed the version.rb to 0.9.10.1 to avoid having to compile everything from source and deal with the cluster fuck of all my dependencies in my me

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Dirkjan Bussink
On Wed, Jan 7, 2009 at 9:08 AM, Chris Van Pelt wrote: > > I'm really stuck here. I've tried to compile the gem from source on > my linux box, but it's trying to do jruby stuff. Is there an easy to > modify the do_postgres_ext.c and get the gem to compile? Any help is > much appreciated! We kn

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-07 Thread Chris Van Pelt
I'm really stuck here. I've tried to compile the gem from source on my linux box, but it's trying to do jruby stuff. Is there an easy to modify the do_postgres_ext.c and get the gem to compile? Any help is much appreciated! Chris On Tue, Jan 6, 2009 at 11:31 PM, Dirkjan Bussink wrote: > > On

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-06 Thread Dirkjan Bussink
On Wed, Jan 7, 2009 at 5:32 AM, whalec wrote: > So I'd think this is a bug in 0.9.10.1 It's a known issue with certain version of GCC, it's already fixed in the latest edge code on github. I'll probably be doing a release soonish to fix this issue with the gem. -- Regards, Dirkjan Bussink -

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-06 Thread whalec
However 0.9.9 installs fine. sudo gem install do_postgres -v 0.9.9 So I'd think this is a bug in 0.9.10.1 Cam On Jan 7, 3:30 pm, whalec wrote: > I'm also getting this problem on Ubuntu. > > On Jan 7, 1:40 pm, "Chris Van Pelt" wrote: > > > Ok, so after 1.5 hours of gcc compiling on gentoo...

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-06 Thread whalec
I'm also getting this problem on Ubuntu. On Jan 7, 1:40 pm, "Chris Van Pelt" wrote: > Ok, so after 1.5 hours of gcc compiling on gentoo... that's definitely > not the problem.  My gentoo box has 4.1.2 and my mac has 4.0.1  Most > of my boxes are Ubuntu... I'm emerging world and seeing if that ma

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-06 Thread Chris Van Pelt
Ok, so after 1.5 hours of gcc compiling on gentoo... that's definitely not the problem. My gentoo box has 4.1.2 and my mac has 4.0.1 Most of my boxes are Ubuntu... I'm emerging world and seeing if that makes a difference. I'll keep the list and Google informed :) Does anyone know of a specific

[DataMapper] Re: do_postgres 0.9.10.1 fails to compile on gentoo

2009-01-06 Thread Luis Lavena
On Tue, Jan 6, 2009 at 10:52 PM, Chris Van Pelt wrote: > > This is what I get when trying to compile in gentoo. It works fine on > my Mac... Any ideas? > > ... > do_postgres_ext.c: In function 'parse_date_time': > do_postgres_ext.c:209: warning: implicit declaration of function 'time' > do_postg