You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This won't compile on a freshly installed, naked Fedora 24.
[jake@localhost AX88179_178A-master]$ make make -C /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build SUBDIRS=/home/jake/AX88179_178A-master modules make[1]: *** /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build: No such file or directory. Stop. Makefile:30: recipe for target 'default' failed make: *** [default] Error 2
is the error I receive. I uncommented the SUBLEVEL conditional and tried again -- same result.
The text was updated successfully, but these errors were encountered:
This won't compile on a freshly installed, naked Fedora 24.
[jake@localhost AX88179_178A-master]$ make
make -C /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build SUBDIRS=/home/jake/AX88179_178A-master modules
make[1]: *** /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build: No such file or directory. Stop.
Makefile:30: recipe for target 'default' failed
make: *** [default] Error 2
is the error I receive. I uncommented the SUBLEVEL conditional and tried again -- same result.
―
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
Hi Geoffrey,
This won't compile on a freshly installed, naked Fedora 24.
[jake@localhost AX88179_178A-master]$ make make -C /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build SUBDIRS=/home/jake/AX88179_178A-master modules make[1]: *** /lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build: No such file or directory. Stop. Makefile:30: recipe for target 'default' failed make: *** [default] Error 2
is the error I receive. I uncommented the SUBLEVEL conditional and tried again -- same result.
The text was updated successfully, but these errors were encountered: