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 <[email protected]> wrote: > I'm also getting this problem on Ubuntu. > > On Jan 7, 1:40 pm, "Chris Van Pelt" <[email protected]> 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 makes > > a difference. I'll keep the list and Google informed :) Does anyone > > know of a specific time library ebuild I might be missing? > > > Chris > > > On Tue, Jan 6, 2009 at 4:57 PM, Luis Lavena <[email protected]> wrote: > > > On Tue, Jan 6, 2009 at 10:52 PM, Chris Van Pelt <[email protected]> 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_postgres_ext.c:210: warning: implicit declaration of function > > >> 'localtime' > > >> do_postgres_ext.c:210: warning: assignment makes pointer from integer > > >> without a cast > > >> do_postgres_ext.c:212: error: dereferencing pointer to incomplete type > > >> do_postgres_ext.c:215: warning: implicit declaration of function 'gmtime' > > >> do_postgres_ext.c:215: warning: assignment makes pointer from integer > > >> without a cast > > >> do_postgres_ext.c:217: warning: implicit declaration of function 'mktime' > > >> make: *** [do_postgres_ext.o] Error 1 > > > > Looks like the version of GCC you have in your Mac is not the same the > > > one in your Gentoo box. > > > > At least, looks like or the time headers or the way GCC compiles > > > generates errors in your Gentoo box. > > > > -- > > > Luis Lavena > > > AREA 17 > > > - > > > Perfection in design is achieved not when there is nothing more to add, > > > but rather when there is nothing more to take away. > > > Antoine de Saint-Exupéry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
