#768 ✓resolved
calvertvl

[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

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.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Attachments

Pages