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
I'm looking at https://launchpad.net/~teknotus/+archive/ubuntu/rs-kernel-ppa/+build/7338621. I am having trouble compiling without the libc files, but the built files seem to be missing from this list. I was successful at installing all the other files, but if I want to install linux-libc-dev for 3.16.0-37.49+realsense:
E: Version '3.16.0-37.49+realsense' for 'linux-libc-dev' was not found
I also tried patching the kernel from Torvald's git repository, unfortunately there were lots of compile time errors, so I gave up on that.
Without this I get the error linux/compiler.h no such file or directory from videodev2.h. I am assuming that this is because I am missing linux-libc-dev. How do I proceed? Thanks.
The text was updated successfully, but these errors were encountered:
Hi there,
I'm looking at https://launchpad.net/~teknotus/+archive/ubuntu/rs-kernel-ppa/+build/7338621. I am having trouble compiling without the libc files, but the built files seem to be missing from this list. I was successful at installing all the other files, but if I want to install linux-libc-dev for 3.16.0-37.49+realsense:
E: Version '3.16.0-37.49+realsense' for 'linux-libc-dev' was not found
I also tried patching the kernel from Torvald's git repository, unfortunately there were lots of compile time errors, so I gave up on that.
Without this I get the error linux/compiler.h no such file or directory from videodev2.h. I am assuming that this is because I am missing linux-libc-dev. How do I proceed? Thanks.
The text was updated successfully, but these errors were encountered: