On Mon, May 17, 2021 at 10:57 PM sateesh m <[email protected]> wrote: > > Hi , > > I am trying to run vlc-3.0.11 media player on my riscv target board. I am > facing problem this package > > [cli] lua interface error: Error loading script > /usr/lib/vlc/lua/intf/cli.luac: > ../../vlc-3.0.11.1/share/lua/modules/common.lua:3: attempt to call a nil > value (global 'module') > > lua package also I installed version is 5.3.6 . >
usually it means lua version mismatch. You might be hitting same issue as reported here https://trac.videolan.org/vlc/ticket/25036 there is a patch attached to that ticket. Please try to apply that and see if it helps. https://trac.videolan.org/vlc/attachment/ticket/25036/0001-lua-Make-scripts-compatible-to-lua-5.4.patch > How can I fix this issue. Is I need to apply patch for this?if patch is > present please give me guidance. Can anybody knows this problem help me. > > Thanking you in advance. > -- > Regards, > Sateesh > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53556): https://lists.yoctoproject.org/g/yocto/message/53556 Mute This Topic: https://lists.yoctoproject.org/mt/82905734/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
