We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Bug [X] Other kind of issue (Please describe in detail)
While installing/configuring, got an error: config.status: error: cannot find input file: 'Makefile.in'
config.status: error: cannot find input file: 'Makefile.in'
Complete the installation
Just ran ./install-i3lock-color.sh and got this output:
./install-i3lock-color.sh
. . . checking that generated files are newer than configure... done configure: creating ./config.status config.status: error: cannot find input file: 'Makefile.in' + make make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
The last line is in pt-br It's something like "No target and no make file found. Stop"
Output of i3lock --version:
i3lock --version
i3lock version: version 2.14.1 © 2010 Michael Stapelberg
Where'd you get i3lock-color from?
[ ] AUR package (which one?) [X] Built from source yourself [ ] Other (Please describe in detail)
The text was updated successfully, but these errors were encountered:
Hello, Same issue here.
Sorry, something went wrong.
@GabrielCoelho Could you please share the full log and also config.log if you have it. For some reason Makefile.in has not been generated.
config.log
Makefile.in
No branches or pull requests
This issue is a....
Current Behavior
While installing/configuring, got an error:
config.status: error: cannot find input file: 'Makefile.in'
Expected Behavior
Complete the installation
Reproduction Instructions
Just ran
./install-i3lock-color.sh
and got this output:Environment
Output of
i3lock --version
:Where'd you get i3lock-color from?
The text was updated successfully, but these errors were encountered: