[MPlayer-users] compiling mplayer: make error

Peter White peter.white at posteo.net
Wed Mar 25 15:45:38 CET 2015


Am 25.03.2015 um 15:10 schrieb simona bellavista:
> 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?
>>
> 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

Please do not top-post.

Try
$ svn up

and run ./configure again, that should fix it.

 From the svn log:
> r37381 | michael | 2015-03-25 12:03:51 +0100 (Mi, 25. Mär 2015) | 1 Zeile
>
> configure: disable nvenc_h265 too to avoid breaking build


Peter


More information about the MPlayer-users mailing list