Re: make fail on alpine environment
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On 07.06.2019, at 07:37, Aamir Hussain <[email protected]> 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. _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users