[mythtv] libmythbluray compile error in trunk

Janne Grunau janne-mythtv at grunau.be
Sun Aug 8 15:57:38 UTC 2010


On Sun, Aug 08, 2010 at 04:15:53PM +0200, Robert Siebert wrote:
> 
> I have updated mythtv to trunk version 25591 and I
> get the following error during compilation: 
> 
> cd libmythbluray/ && make
> -f Makefile 
> make[2]: Entering directory
> `/home/rsiebert/Entwicklung/mythtv/trunk/mythtv/libs/libmythbluray'
> gcc
> -c -pipe -fomit-frame-pointer -O3 -std=c99 -g -Wall -Wno-switch
> -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
> -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef
> -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fPIC -DPIC -w
> -fPIC -D_REENTRANT -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DUSING_DLOPEN
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include -I/usr -I. -I../..
> -Ibdnav -I../libmythdb -o filesystem.o
> file/filesystem.c
> file/filesystem.c:28: Fehler: expected »=«, »,«, »;«,
> »asm« or »__attribute__« before »bd_register_file«
> file/filesystem.c:35:
> Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before
> »bd_register_dir«
> make[2]: *** [filesystem.o] Fehler 1 
> 
> What am I
> missing? 

I don't know. The code looks correct if I'm not mistaken. typedefs
of function pointers, so I'm not 100% sure.

which gcc version? System details? builds fine here (gentoo x86_64,
gcc 4.4.4).

Janne


More information about the mythtv-dev mailing list