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

Does not compile on Fedora 24 #4

Open
jakew02 opened this issue May 6, 2016 · 2 comments
Open

Does not compile on Fedora 24 #4

jakew02 opened this issue May 6, 2016 · 2 comments

Comments

@jakew02
Copy link

jakew02 commented May 6, 2016

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.

@211217613
Copy link

Do you have the DRIVER_SOURCE_PACKAGE tarball? I can't seem to find and I'm trying to build on ubuntu 14.04

@geoffreytran
Copy link
Owner

Do you have the kernel-modules-extra package installed for Fedora/red hat?

lib/modules/4.5.0-0.rc7.git0.2.fc24.x86_64/build should be the kernel modules extra package.

Thanks,

Geoffrey Tran

On May 7, 2016, at 1:42 AM, Jake Whatley [email protected] wrote:

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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

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

No branches or pull requests

3 participants