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

Fails to build install on ubunto 18.04.5 LTS. #13

Open
kfiry77 opened this issue Jun 19, 2021 · 0 comments
Open

Fails to build install on ubunto 18.04.5 LTS. #13

kfiry77 opened this issue Jun 19, 2021 · 0 comments

Comments

@kfiry77
Copy link

kfiry77 commented Jun 19, 2021

I am trying to build on ubuntu 18.04.5 and when running "sudo make install" I am getting the message:

make -C /lib/modules/5.4.0-74-generic/build M=/home/yoni/GIT/iManager modules
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-74-generic'
Building modules, stage 2.
MODPOST 2 modules
make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-74-generic'
make -C /lib/modules/5.4.0-74-generic/build M=/home/yoni/GIT/iManager INSTALL_MOD_DIR=extra/imanager modules_install
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-74-generic'
INSTALL /home/yoni/GIT/iManager/i2c-imanager.ko
At main.c:178:

  • SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:72
  • SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:79
    sign-file: certs/signing_key.x509: No such file or directory
    INSTALL /home/yoni/GIT/iManager/imanager-core.ko
    At main.c:178:
  • SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:72
  • SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:79
    sign-file: certs/signing_key.x509: No such file or directory
    DEPMOD 5.4.0-74-generic
    Warning: modules_install: missing 'System.map' file. Skipping depmod.
    make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-74-generic'
    /sbin/depmod -a
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