Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] bitstreamout doesn't compile on SuSE 9.0



Hi,

I've updated my VDR to SuSE 9.0 and now I can't compile the bitstreamout
plugin. (It does not compile without the 0.46g-jau01, too)

I got the follwing errors:

--snip--
make[1]: Entering directory
`/usr/src/packages/BUILD/vdr-1.2.5pre3/PLUGINS/src/bitstreamout-0.46g'
bitstreamout Version 0.46g-jau01
g++ -O3 -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -funroll-loops -Wall -Woverloaded-virtual -pthread -fPIC -DPIC -c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include   -I../../../../DVB/include bitstreamout.c
bitstreamout.c: In member function `virtual bool
   cBitStreamOut::SetupParse(const char*, const char*)':
bitstreamout.c:312: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c:312: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c: In member function `virtual cOsdObject*
   cBitStreamOut::MainMenuAction()':
bitstreamout.c:321: error: invalid conversion from `volatile uint_32*'
to `
   const volatile long unsigned int*'
bitstreamout.c:321: error: invalid conversion from `volatile uint_32*'
to ` 
   const volatile long unsigned int*'
bitstreamout.c:325: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c:325: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c: In member function `virtual void cMenuSetupBSO::Set()':
bitstreamout.c:338: error: invalid conversion from `volatile uint_32*'
to `
   const volatile long unsigned int*'
bitstreamout.c:338: error: invalid conversion from `volatile uint_32*'
to `
   const volatile long unsigned int*'
bitstreamout.c:346: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c:346: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c: In member function `virtual void
cMenuSetupBSO::Store()':
bitstreamout.c:358: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c:358: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
bitstreamout.c:359: error: invalid conversion from `volatile uint_32*'
to `
   volatile long unsigned int*'
make[1]: *** [bitstreamout.o] Error 1
make[1]: Leaving directory
`/usr/src/packages/BUILD/vdr-1.2.5pre3/PLUGINS/src/bitstreamout-0.46g'
--snip--

@Werner: Can you fix this ?

-- 
Gruß

  Dieter

--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.

Attachment: pgp00004.pgp
Description: PGP signature


Home | Main Index | Thread Index