Mailing List archive

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

[vdr] Re: compile error with 1.3.x on PPC



Also sprach JB Mac Service zu "11.02.2004 16:15" Anno Domini:
Hello out there,

i am using a PowerMac G3 Machine for VDR. Since Version 1.3 is in testing i am trying to compile it. It allways failed with the error:

ci.c: In method `bool cCiApplicationInformation::Process(int = 0, const uint8_t * = 0)':
ci.c:795: implicit declaration of function `int get_unaligned(...)'
ci.c: In method `bool cCiHandler::Send(unsigned char, int, int = 0, int = -1)':
ci.c:1381: implicit declaration of function `int put_unaligned(...)'
make: *** [ci.o] Error 1


Since nobody else on this list reports such an error i pretend this to be a platforn specific problem.
Can anybody tell me what to do in oder to get it work?

Not exactly, but maybe this hint helps you further:

On my debian/sarge system, (get|put)_unaligned can be found in /usr/include/asm/unaligned.h, which is from the linux-kernel-header package. I don't know haw you can get this file on macosx. A quick lock into it told me, that it most likely does not work as is on your machine.

CU
--
Patrick Cernko | mailto:errror@errror.de | http://www.errror.de
Quote of the Week: "Quis custodit custodes?
Ceterum censeo Microsoftem esse delendam!"
(anonyum)


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index