Re: mpv and luajit

2020-12-23 Thread Rafael Sadowski
On Wed Dec 23, 2020 at 04:50:13PM +0100, Marcus MERIGHI wrote: > Hello! > > I just upgraded a machine to current -current and did a pkg_add -u. > > After that mpv refused to play, saying: > > ld.so: mpv: can't load library 'libluajit-5.1.so.1.0' > Killed > > A simple "pkg_add

Re: mpv and luajit

2020-12-23 Thread Matthias Schmidt
Hi, * Marcus MERIGHI wrote: > Hello! > > I just upgraded a machine to current -current and did a pkg_add -u. > > After that mpv refused to play, saying: > > ld.so: mpv: can't load library 'libluajit-5.1.so.1.0' > Killed > > A simple "pkg_add luajit" makes mpv(1) happy. > > m

mpv and luajit

2020-12-23 Thread Marcus MERIGHI
Hello! I just upgraded a machine to current -current and did a pkg_add -u. After that mpv refused to play, saying: ld.so: mpv: can't load library 'libluajit-5.1.so.1.0' Killed A simple "pkg_add luajit" makes mpv(1) happy. mpv(1) worked on this machine before the upgrade. Mar