[MPlayer-users] make fail on alpine environment

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jun 17 01:09:00 EEST 2019



On 07.06.2019, at 07:37, Aamir Hussain <aamir.hussain at puresoftware.com> wrote:

> Hi,
> 
> I am trying to build mplayer package on Alpine environment.
> For that, I firstly configured the mplayer package by using the command
> 
> ./configure
> 
> After this tried to compile the package using the command
> 
> make
> 
> But facing make fail error :
> 
> /usr/lib/gcc/aarch64-alpine-linux-musl/8.3.0/../../../../aarch64-alpine-linux-musl/bi
> 
>                    n/ld: ffmpeg/libavcodec/idctdsp.o: in function
> `ff_idctdsp_init':
> idctdsp.c:(.text.unlikely+0x314): undefined reference to
> `ff_idctdsp_init_aarch64'

Try latest SVN, there were some aarch64 fixes, or build FFmpeg separately (or use system version) and link against that.



More information about the MPlayer-users mailing list