-
Notifications
You must be signed in to change notification settings - Fork 529
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
Cannot complete make install on ubuntu 19.04 (crypto?) #230
Comments
to quote the README
|
I forgot to sudo the example I pasted in, but I had done it on previous examples. Log here
If you note, it's not failing on permission, it's failing on lack of a crypto component, and I can't find any documentation from either ubuntu or here about what might be the appropriate fix. |
[sudo] password for polerin:
If you note, it's not failing on permission, it's failing on lack of a
crypto component, and I can't find any documentation from either ubuntu
or here about what might be the appropriate fix.
i note that it is not failing at all (and that you didn't check other - closed - issues in this tracker, else you would have noted that others have had this "problem" before and that there really isn't a problem.
|
Step 2: Describe your environment
v4l2loopback
version:0.12.2
kernel version:
5.0.0-25-generic building and installing on opensuse 12.2 (64 bit) #26-Ubuntu SMP Thu Aug 1 12:04:58 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Distribution (+version):
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
Step 3: Describe the problem:
Unable to complete
sudo make install
fails withSteps to reproduce:
Observed Results:
ls of the kernal directory
Expected Results:
complete make install without error
The text was updated successfully, but these errors were encountered: