[mythtv] libmythbluray compile error in trunk

Robert Siebert trebor_s at web.de
Sun Aug 8 16:41:11 UTC 2010


On Sun, 8 Aug 2010 17:57:38 +0200, Janne Grunau
<janne-mythtv at grunau.be> wrote:
> 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
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Hi,

I'm on a Zotac Ion with a 330 Atom. 1GB Ram. 
gcc-Version 4.3.4 (Gentoo 4.3.4 p1.1, pie-10.1.5)

I have made a "make distclean", "make clean". 
Do I need some special libraries or updates versions of them? Trunk
25172 was working fine.

Robert



More information about the mythtv-dev mailing list