Jump to content

Recommended Posts

Posted

I'm trying to compile an LED display driver: https://github.com/arthur-liberman/linux_openvfd
I follow this description: https://github.com/bk3a12/openvfd_enable_for_tx3_mini
However, I can't build anything and the whole process ends with errors:

sh ./scripts/modules-check.sh /home/user/INSTALKI/linux_openvfd/driver/modules.order
make -f ./scripts/Makefile.modpost
make[3]: *** No rules to make an object '/home/user/INSTALKI/linux_openvfd/driver/modules.order', required by '/home/user/INSTALKI/linux_openvfd/driver/Module.symvers'. Stop.
make[2]: *** [/usr/src/linux-headers-6.12.33-current-meson64/Makefile:1897: modpost] Error 2
make[1]: *** [Makefile:224: __sub-make] Error 2
make[1]: Leaving the directory '/usr/src/linux-headers-6.12.33-current-meson64'
make: *** [Makefile:5: modules] Error 2

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines