Mailing List archive

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

[vdr] Probs with AIO for VDR 1.0.0pre3



Hi!

I have the following problem with the make of AIO for VDR 1.0.0pre3:

g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -D_GNU_SOURCE -DREMOTE_KBD
-I../DVB/ost/include ca52.c
ca52.c: In method `cA52decoder::cA52decoder(cAudioCallback *)':
ca52.c:16: `MM_ACCEL_DJBFFT' undeclared (first use this function)
ca52.c:16: (Each undeclared identifier is reported only once
ca52.c:16: for each function it appears in.)
ca52.c: In method `int cA52decoder::convertSample(int, a52_state_t *,
unsigned char, uint8_t *)':
ca52.c:215: implicit declaration of function `int a52_samples(...)'
ca52.c:215: initialization to `sample_t *' from `int' lacks a cast
ca52.c: In method `void cA52decoder::decode(uint8_t *, uint8_t *, unsigned
char, uint8_t *, int = -1)':
/usr/local/include/a52dec/a52.h:120: too few arguments to function `int
a52_block(a52_state_t *, sample_t *)'
ca52.c:385: at this point in file
make: *** [ca52.o] Error 1



libdvdread-0.9.2.tar.gz
libdvdcss-0.0.3.ogle3.tar.gz
a52dec-0.7.2.tar.gz

are ./configure;make;make install 'ed without problems.

What do I miss?

Any help is appreciated, thanks a lot!

Heiko



Home | Main Index | Thread Index