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

No rule to make target @VMODTOOL@ #11

Open
gewaechshaus opened this issue Apr 29, 2015 · 7 comments
Open

No rule to make target @VMODTOOL@ #11

gewaechshaus opened this issue Apr 29, 2015 · 7 comments

Comments

@gewaechshaus
Copy link

Hey there,

while running the make we get the following error:

make  all-recursive
make[1]: Entering directory `/src/geoip-vmod'
Making all in src
make[2]: Entering directory `/src/geoip-vmod/src'
make[2]: *** No rule to make target `@VMODTOOL@', needed by `vcc_if.c'.  Stop.
make[2]: Leaving directory `/src/geoip-vmod/src' 
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/geoip-vmod'
make: *** [all] Error 2

How to handle this?

Best regards

@intelbg
Copy link

intelbg commented May 2, 2015

Friend, I had the same problem and searched a lot of time, so now I am glad to help you. You need to install the package varnish-libs-devl and the configure / make will be ok then.

@gewaechshaus
Copy link
Author

Hey @intelbg,
thanks a l fot dude, I think i stumbled upon the same ressources...(Even if I am unsure which dev lib I finaly had installed to succed) Overall, it was a nightmare :) I had to fix a bunch of dependencies and read a lot of threads. Really hard to figure that out, but finaly I got it running since a few days :)

@intelbg
Copy link

intelbg commented May 3, 2015

No problem. Please tell me if now it works, because I installed it, but there are no X-GeoIP header and i doesn't work not matter that i have installed geoip and geoip devel :S

@gewaechshaus
Copy link
Author

Yes, I've got it running live and it's working nice so far... But I finaly choosed a fork from Michael Bischof @micbis you can find here:
https://github.com/byteworks-ch/varnish-vmod-geoip

@intelbg
Copy link

intelbg commented May 3, 2015

Yes, but it's not compatible with varnish 4 so it doesn't work to me. I still can't understand why header ar emissing and geoip-vmod doesn't work to me as every dependencie is installed.

@micbis
Copy link

micbis commented May 4, 2015

I have updated it to be basically compatible with version 4. You can find the code for version 3 in the 3.0 branch.

@gewaechshaus
Copy link
Author

Dank dir/ Thx a lot @micbis

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

3 participants