[MPlayer-users] Build regression on FreeBSD
    Ingo Brückl 
    ib at wupperonline.de
       
    Sat Dec 19 21:50:18 EET 2015
    
    
  
Thomas Zander wrote on Sat, 19 Dec 2015 20:21:08 +0100:
> 2) stream/stream_vcd.c:
>    when building with libcdio, vcd_read_fbsd.h is no longer included,
>    which, in turn, causes for sys/cdrio.h not to be included.
>    Subsequently CDRIOCSETBLOCKSIZE is an undefined symbol and
>    compilation breaks. Including sys/cdrio.h in stream/stream_vcd.c
>    resolves the problem and the build completes.
I suppose we don't need the ioctl CDRIOCSETBLOCKSIZE in case of libcdio,
do we? When libcdio is used, it should take care and the call should be
unnecessary.
Easy to fix. (Are you able to test with a VCD?)
Ingo
    
    
More information about the MPlayer-users
mailing list