[MPlayer-dev-eng] gmplayer doesn't build with shared libswscale in trunk and rc4

Diego Biurrun diego at biurrun.de
Wed Aug 4 08:14:59 CEST 2010


On Mon, Aug 02, 2010 at 05:32:40PM -0400, Reinhard Tartler wrote:
> 
> it seems that the current rc4 branch fails to link with gui and shared
> swscale:
> 
> gui/wm/ws.o: In function `wsXInit':
> gui/wm/ws.c:338: undefined reference to `rgb32tobgr15'
> gui/wm/ws.c:314: undefined reference to `rgb32tobgr32'
> gui/wm/ws.c:318: undefined reference to `rgb32to24'
> gui/wm/ws.c:322: undefined reference to `rgb32tobgr24'
> gui/wm/ws.c:326: undefined reference to `rgb32to16'
> gui/wm/ws.c:330: undefined reference to `rgb32tobgr16'
> gui/wm/ws.c:334: undefined reference to `rgb32to15'
> collect2: ld returned 1 exit status
> 
> For rc4, I see the following options:
> 
>  a) document it in the release notes
>  b) remove gmplayer from the branch
>  c) fix it
> 
> Is there someone willing to fix this in trunk? Do people prefer to just
> remove gmplayer? Please share your feelings.

If nobody is willing to fix this, then it is IMO one more reason to
drop the internal GUI.

Diego


More information about the MPlayer-dev-eng mailing list