[mythtv] [RFC v2] New Win32 build script

Lawrence Rust lvr at softsystem.co.uk
Fri Feb 11 16:22:43 UTC 2011


On Fri, 2011-02-11 at 08:13 -0800, Dan Wilson wrote:
[snip]
> Running the (previous, not the newest script that uses 5.1.55) script, I 
> see an error during myth compilation:
> 
> ccache i686-pc-mingw32-gcc -c -pipe -D_ISOC99_SOURCE 
> -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
> -I/home/dwilson/mythbuildw32/mythinstall/include -std=c99 -fno-common 
> -fomit-frame-pointer -g -Wall -Wno-parentheses -Wno-switch 
> -Wdisabled-optimization -Wpointer-arith -Wredundant-decls 
> -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef 
> -Wmissing-prototypes -O3 -fno-math-errno -fno-signed-zeros 
> -fno-tree-vectorize -Wno-missing-prototypes -DQT_LARGEFILE_SUPPORT 
> -DWIN32 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE 
> -I'../../../../mythinstall/include' -I'../../../../mythinstall' 
> -I'../../libs/libmythtv' -I'../../libs/libmythdb' 
> -I'../../external/FFmpeg' -I'../../libs/libmythtv' 
> -I'../../../../mythinstall/mkspecs/win32-g++linux' -o filter_force.o 
> filter_force.c
> In file included from ../../libs/libmythtv/filter.h:12:0,
>                   from filter_force.c:6:
> ../../libs/libmythtv/frame.h:43:5: error: expected 
> specifier-qualifier-list before 'int64_t'
> make[2]: *** [filter_force.o] Error 1

This bug was reported against current git master on Tuesday
http://code.mythtv.org/trac/ticket/9560

I added a patch for this on the same day, so if you download the latest
patches it will magically be fixed ;-)

-- Lawrence




More information about the mythtv-dev mailing list