[MPlayer-users] compiling mplayer: make error

simona bellavista afylot at gmail.com
Wed Mar 25 15:10:46 CET 2015


I have tried removing --yasm=''

Now my build fails with:

ffmpeg/libavcodec/libavcodec.a(allcodecs.o): In function
`avcodec_register_all':
allcodecs.c:(.text+0x715): undefined reference to `ff_nvenc_h265_encoder'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

2015-03-25 14:03 GMT+01:00 Peter White <peter.white at posteo.net>:

> Am 25.03.2015 um 11:44 schrieb simona bellavista:
> > I am compiling latest version of mplayer on linux.
> >
> > I have configured with:
> >
> > ./configure --prefix=/home/afylot/local/ --yasm=''
>
> I get the same error, when using --yasm=''. Is there a reason for
> setting it that way? Why not install yasm and do away with that
> option?
>
>
> > libavcodec/x86/hpeldsp_init.c: In function 'hpeldsp_init_mmxext':
> > libavcodec/x86/hpeldsp_init.c:218:31: error:
> > 'put_pixels16_y2_mmxext'
> > undeclared (first use in this function)
> > libavcodec/x86/hpeldsp_init.c:218:31: note: each undeclared
> > identifier is
> > reported only once for each function it appears in
> > libavcodec/x86/hpeldsp_init.c:220:31: error: 'avg_pixels16_mmxext'
> > undeclared (first use in this function)
> > libavcodec/x86/hpeldsp_init.c:221:31: error:
> > 'avg_pixels16_x2_mmxext'
> > undeclared (first use in this function)
> > libavcodec/x86/hpeldsp_init.c:222:31: error:
> > 'avg_pixels16_y2_mmxext'
> > undeclared (first use in this function)
> > libavcodec/x86/hpeldsp_init.c:223:31: error:
> > 'avg_pixels16_xy2_mmxext'
> > undeclared (first use in this function)
> > libavcodec/x86/hpeldsp_init.c:234:42: error:
> > 'put_no_rnd_pixels16_x2_mmxext' undeclared (first use in this
> > function)
> > libavcodec/x86/hpeldsp_init.c:235:42: error:
> > 'put_no_rnd_pixels16_y2_mmxext' undeclared (first use in this
> > function)
> > libavcodec/x86/hpeldsp_init.c:239:35: error:
> > 'avg_approx_pixels16_xy2_mmxext' undeclared (first use in this
> > function)
> > make[1]: *** [libavcodec/x86/hpeldsp_init.o] Error 1
> > make[1]: Leaving directory
> > `/home/afylot/transfer/mplayer-export-2015-03-25/ffmpeg'
> > make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2
>
> Peter
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>


More information about the MPlayer-users mailing list