[mythtv] windows build failing on current HEAD (r18956)

Janne Grunau janne-mythtv at grunau.be
Mon Nov 3 22:11:52 UTC 2008


On Monday 03 November 2008 23:03:56 Jonathan Martens wrote:
> Hi!
>
> after my holidays I am trying to compile MythTV on windows again but
> tun in to issues with the current HEAD release.
>
> At least on windows build against current HEAD (r18956) is failing
> with the following output:
>
> gcc -c -march=k8 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -fasm
> -std=c99 -g -Wa
> ll -Wno-switch -Wdisabled-optimization -Wpointer-arith
> -Wredundant-decls -Wcast-
> qual -funit-at-a-time -Wwrite-strings -fno-math-errno
> -fomit-frame-pointer -O -w
>   -DQT_LARGEFILE_SUPPORT -DUSING_MINGW -DUSING_WINAUDIO -DUSING_D3D
> -Di386 -DUSIN
> G_DIRECTX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H
> -D_LARGEFILE_S
> OURCE -I'..' -I'../..' -I'.'
> -I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0
> /mkspecs/win32-g++' -o allcodecs.o allcodecs.c
> allcodecs.c: In function `avcodec_register_all':
> allcodecs.c:69: error: `ENABLE_BFI_DECODER' undeclared (first use in
> this functi
> on)

... [many undefined symbols]

those symbols should all be in config.h which is created by configure

> Since I have no *nix system available to build on, can anybody
> confirm that HEAD is building on *nix architectures or is there a
> general error, not only affecting windows builds?

Yes, it builds fine on linux.

Janne


More information about the mythtv-dev mailing list