Giter Club home page Giter Club logo

Comments (3)

sandyandi avatar sandyandi commented on June 21, 2024 1

I found the issue. It's a problem with directory containing space. I cloned akvcam in Projects/Open Source/akvcam and it's only reading the Source/akvcam. Notice it's missing "Open ".

I fixed it by removing the space between "Open" and "Source".

from akvcam.

hipersayanX avatar hipersayanX commented on June 21, 2024

Is kernel 5.11 not supported yet, or?

It is.
The error looks more like you are running make in a different directory, you must:

cd Source/akvcam/src
make

Look at the wiki

from akvcam.

sandyandi avatar sandyandi commented on June 21, 2024

I ran make where the Makefile is located (akvcam/src). Below is the complete output:

make -C /usr/lib/modules/5.11.0-7620-generic/build M=<truncated for brevity>/akvcam/src  modules
make[1]: Entering directory '/usr/src/linux-headers-5.11.0-7620-generic'
make[1]: *** No rule to make target 'Source/akvcam/src'.  Stop.
make[1]: Leaving directory '/usr/src/linux-headers-5.11.0-7620-generic'
make: *** [Makefile:44: all] Error 2

from akvcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.