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

scripts: ccache: use cmake to configure build #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Meghthedev
Copy link
Contributor

  • follow the official working method

current script yields the following error:
ccache.sh: line 6: ./autogen.sh: No such file or directory ccache.sh: line 7: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. [sudo] password for user:
make: *** No rule to make target 'install'. Stop. /tmp

autogen.sh no longer exists in the upstream repo

* follow the official working method

current script yields the following error:
ccache.sh: line 6: ./autogen.sh: No such file or directory
ccache.sh: line 7: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
[sudo] password for user: 
make: *** No rule to make target 'install'.  Stop.
/tmp

autogen.sh no longer exists in the upstream repo
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

Successfully merging this pull request may close these issues.

None yet

1 participant