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 in makefile #213

Open
codessauro opened this issue May 3, 2023 · 3 comments
Open

Error in makefile #213

codessauro opened this issue May 3, 2023 · 3 comments

Comments

@codessauro
Copy link

codessauro commented May 3, 2023

./configure
configure: error: Varnish version 7.0.0 or higher is required.
root@root:/etc/varnish/varnish-modules# sudo make
make: *** No targets specified and no makefile found. Stop.

root@root:/etc/varnish/varnish-modules# varnishd -V
varnishd (varnish-7.0.3 revision 6a4c6a5c7e6c544cab8)
Copyright (c) 2006 Verdens Gang AS

root@root:/etc/varnish/varnish-modules# make
make: *** No targets specified and no makefile found. Stop.

@gquintard
Copy link
Collaborator

Hi,

if the configure step fails, there's no point in trying to call make (which you shouldn't do through sudo). How was varnish installed?

@codessauro
Copy link
Author

I find not have installed package phyton-sphinx, my fault

@gquintard
Copy link
Collaborator

thanks for reporting, all solved then?

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