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

"no rule to make target 'camera'" error on Linux Mint/ MacBook Pro late 2013 #281

Open
strider72 opened this issue Feb 26, 2023 · 1 comment

Comments

@strider72
Copy link

I have a new install of Linux Mint on a late 2013 MacBook Pro.

When I'm in the bcwc_pcie directory and run make, I get the following:

make -C /lib/modules/5.15.0-60-generic/build M=/home/steve/Documents/Macbook camera driver fix/bcwc_pcie modules
make[1]: Entering directory '/usr/src/linux-headers-5.15.0-60-generic'
make[1]: *** No rule to make target 'camera'.  Stop.
make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-60-generic'
make: *** [Makefile:12: all] Error 2
@strider72
Copy link
Author

strider72 commented Feb 26, 2023

Basically figured it out as I was posting the question (and I just ran it to make sure). I figured I'd post anyway, as this may be useful to somebody else....

Answer: Do not have spaces in the path to the script folder. Changed the folder name, and the script ran fine. Thanks very much for the files and the tutorial. :-)

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

1 participant