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

Error building with yajl 1.0.7 #15

Closed
jzikovsky opened this issue Jun 26, 2015 · 2 comments
Closed

Error building with yajl 1.0.7 #15

jzikovsky opened this issue Jun 26, 2015 · 2 comments

Comments

@jzikovsky
Copy link

Hi,

My OS is CentOS 6.4. I have yajl 1.0.7 installed and I get the following build errors:

libgrive.a(JsonWriter.cc.o): In function JsonWriter': /home/janik/Downloads/grive2/libgrive/src/json/JsonWriter.cc:43: undefined reference toyajl_gen_config'
libgrive.a(JsonParser.cc.o): In function gr::JsonParser::Finish()': /home/janik/Downloads/grive2/libgrive/src/json/JsonParser.cc:186: undefined reference toyajl_complete_parse'
collect2: ld returned 1 exit status

Is it possible that the function signatures have changed? What is the version of yajl that is required?

@vitalif
Copy link
Owner

vitalif commented Jun 27, 2015

I don't know the exact version that's required, but I suppose it's yajl 2.x - I build it with yajl 2.1...

@vitalif
Copy link
Owner

vitalif commented Aug 4, 2015

So I'm closing the issue

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