FS#36039 - [mplayer-vaapi] needed a patch to compile (included)

Attached to Project: Community Packages
Opened by Jeff Meldrum (jspaces) - Friday, 05 July 2013, 19:10 GMT
Last edited by Evangelos Foutras (foutrelis) - Sunday, 07 July 2013, 14:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
mplayer-vaapi 35107-8
Steps to reproduce:
when compiling it would fail at this point:
libmpdemux/demux_gif.c
libmpdemux/demux_gif.c: In function 'demux_gif_fill_buffer':
libmpdemux/demux_gif.c:97:7: error: implicit declaration of function 'PrintGifError' [-Werror=implicit-function-declaration]
PrintGifError();
^
cc1: some warnings being treated as errors
make: *** [libmpdemux/demux_gif.o] Error 1

When I applied the attached patch file, the compile finished and mplayer-vaapi functions.
It worked for me and thought I would share the fix.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Sunday, 07 July 2013, 14:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in SVN; allow several hours for ABS to sync.

Loading...