[MPlayer-dev-eng] Re: [PATCH] SSA/ASS subtitles support

Uoti Urpala uoti.urpala at pp1.inet.fi
Thu Jun 15 13:24:29 CEST 2006


On Thu, 2006-06-15 at 07:08 -0400, Ergzay wrote:
> cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 
> -mtune=7450 -pipe -ffast-math -fomit-frame-pointer -faltivec 
> -D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN 
> -DCONFIG_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64  -I. -I.. -Inative -I../libmpdemux -I../loader  
> -I../libavutil -I../libavcodec    -D_GNU_SOURCE  -o vf_ass.o vf_ass.c
> In file included from vf_ass.c:452:
> vf.h:5: error: redefinition of `struct vf_info_s'

You must have broken your local source tree somehow, that error doesn't
match the contents of the patch. vf_ass.c doesn't even have 452 lines,
and the last include is on line 22. Maybe you somehow applied the patch
twice resulting in two copies of the file concatenated together?




More information about the MPlayer-dev-eng mailing list