
[PATCH] do_postgres 0.9.10.1 gem install fails
Reported by calvertvl | January 14th, 2009 @ 02:44 PM
The gem installation fails - do_postgres_ext.c does not build properly, which means that, as my merb app is built on DM+postgres, I can't test it with DM 0.9.9.
I have traced this to a missing header file in do_postgres_ext.c (time.h)
I have attached a patch (unified diff) which results in this file building properly, and all of the specs passed for me (generated the test database by running the specs for 0.9.9).
Note that there is still a warning generated after the patch, but the file does build and the specs pass if I copy the .so output into /lib.
Comments and changes to this ticket
-
Cyril Mougel January 18th, 2009 @ 04:57 PM
it's fixed on http://github.com/sam/do/commit/...
this ticket can be closed
-
Dan Kubb (dkubb) January 19th, 2009 @ 11:44 PM
- State changed from unconfirmed to resolved
- Assigned user set to Dirkjan Bussink
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »