Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only for MRI ruby? Doesnt work with Jruby #38

Closed
aditya-sanghi opened this issue Feb 18, 2017 · 1 comment
Closed

Only for MRI ruby? Doesnt work with Jruby #38

aditya-sanghi opened this issue Feb 18, 2017 · 1 comment

Comments

@aditya-sanghi
Copy link

aditya-sanghi commented Feb 18, 2017

find_executable: checking for pg_config... -------------------- yes


" -o conftest -I/include/universal-java1.8 -I/usr/local/Cellar/rbenv/1.1.0/versions/jruby-9.1.6.0/lib/ruby/include/ruby/backward -I/usr/local/Cellar/rbenv/1.1.0/versions/jruby-9.1.6.0/lib/ruby/include -I. -I/usr/local/Cellar/postgresql/9.6.1/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fPIC -DTARGET_RT_MAC_CFM=0 -fno-omit-frame-pointer -fno-strict-aliasing -fexceptions conftest.c -L. -L/usr/local/Cellar/rbenv/1.1.0/versions/jruby-9.1.6.0/lib -L/usr/local/lib -arch x86_64 "
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: #include <ruby.h>
4: int main(int argc, char *argv)
5: {
6: return 0;
7: }
/
end */

@diogob
Copy link
Owner

diogob commented Feb 23, 2017

Closing as duplicate of #15
I'll reopen that issue as a possible enhancement.

@diogob diogob closed this as completed Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants