GithubHelp home page GithubHelp logo

libmvas's People

Contributors

l3nkz avatar

Watchers

 avatar

libmvas's Issues

using mvas-linux kernel still didn't work

Hello Smejkal, thanks very much for your reply and your work. I have tried what you mentioned about the MVAS-linux kernel, here's what i have done since then, but still got errors.

  1. At first I compile the libmvas project directly, but it have fatal error: linux/vas.h No such file or directory error, now I know I need to compile and install the mvas-linux kernel

  2. I have tried several kinds of mvas-linux kernel, but things didn’t get better
    https://github.com/ranjansv/MVAS-CP-Linux-kernel
    https://github.com/l3nkz/linux/tree/mvas
    https://github.com/l3nkz/linux/tree/mvas-cp
    I tried command ‘ find / -name vas.h’ , but can not find it in the system include dir /usr/include or /usr/local/include

  3. Then I tried to copy the needed headers from the Linux project, for example ‘cp -r ./include /usr/local’, but there’s more and more errors

  4. The steps I do to compile mvas-cp kernel
     Git clone your Linux repositiory
     Git checkout -b mvas-cp origin/mvas-cp
     Copy my Linux config file to the current path, cp /boot/config-(uname -r)… .config
     Make oldconfig, and now there’re many choices to make, all things about VAS I chose y
     Make -j6
     Make modules_install
     Make install

  5. I do all these things on my virtualbox virtual machine
    Ubuntu 16.04
    Kernel: Linux-4.10.0.28

I don’t know if there’s any wrong operation upwards, I am wondering if there’s something wrong when I compile the kernel so that the header vas.h is not installed to the system path.

Appreciate your response!!! Thanks very much !!!

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.