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
Trying to get to install xmms, glib compiled and installed fine. But gtk-1 does not compile.
Error: creating simple make[2]: *** No rule to make target 'gtkrc.ko', needed by 'all-am'. Stop. make[2]: Leaving directory '/home/bco/Downloads/gtk-1.x/gtk' make[1]: *** [Makefile:285: all-recursive] Error 1 make[1]: Leaving directory '/home/bco/Downloads/gtk-1.x' make: *** [Makefile:451: all-recursive-am] Error 2
uname -a Linux debian 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux gtk-1.x_compile_log.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to get to install xmms, glib compiled and installed fine. But gtk-1 does not compile.
Error:
creating simple
make[2]: *** No rule to make target 'gtkrc.ko', needed by 'all-am'. Stop.
make[2]: Leaving directory '/home/bco/Downloads/gtk-1.x/gtk'
make[1]: *** [Makefile:285: all-recursive] Error 1
make[1]: Leaving directory '/home/bco/Downloads/gtk-1.x'
make: *** [Makefile:451: all-recursive-am] Error 2
uname -a
Linux debian 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
gtk-1.x_compile_log.txt
The text was updated successfully, but these errors were encountered: