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
Hi,
I have compile error since 3.12 kernel:
make -C /lib/modules/3.12-1-686-pae/build M=/home/efhalo/acpi_call-1.1.0 modules make[1]: Entering directory /usr/src/linux-headers-3.12-1-686-pae' Makefile:10: *** mixed implicit and normal rules. Stop. make[1]: Leaving directory/usr/src/linux-headers-3.12-1-686-pae' make: *** [default] Error 2
/usr/src/linux-headers-3.12-1-686-pae' Makefile:10: *** mixed implicit and normal rules. Stop. make[1]: Leaving directory
uname -a Linux thamuz 3.12-1-686-pae #1 SMP Debian 3.12.6-1 (2013-12-21) i686 GNU/Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have compile error since 3.12 kernel:
make -C /lib/modules/3.12-1-686-pae/build M=/home/efhalo/acpi_call-1.1.0 modules
make[1]: Entering directory
/usr/src/linux-headers-3.12-1-686-pae' Makefile:10: *** mixed implicit and normal rules. Stop. make[1]: Leaving directory
/usr/src/linux-headers-3.12-1-686-pae'make: *** [default] Error 2
uname -a
Linux thamuz 3.12-1-686-pae #1 SMP Debian 3.12.6-1 (2013-12-21) i686 GNU/Linux
The text was updated successfully, but these errors were encountered: