Mailing List archive

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

[vdr] VDR make failure



That was correct:
The siemens driver is installed now and make insmod starts the service (N-TV
visible)  and
make rmmod stops the service.  Thanks
But I have a new problem making VDR 1.0.0 working.

Here's the result of make:

g++ -g -02  -Wall -Woverloaded-virtual -m486 -c -DREMOTE_KBD -D_GNU_SOURCE -
1../DVB/ost/include config.c
In file included from config.h:10,
                       from config.c:10:
dvbapi.h:23:ost/dmx.h:no such file or directory
dvbapi.h:24:ost/sec.h:no such file or directory
dvbapi.h:25:ost/frontend.h:no such file or directory
dvbapi.h:26:ost/video.h:no such file or directory
dvbapi.h:27:ost/audio.h:no such file or directory
dvbapi.h:28:ost/osd.h:no such file or directory
In file included from dvbapi.h:31,
                       from config.h:18,
                       from config.c:10:
dvbosd.h:17:ost/osd.h:no such file or directory
make ***[config.o] Error 1

I'm using kernel 2.4.10, installed are the gcc and gpp compilers.




----- Original Message -----
From: <emmtee@gmx.de>
To: "Stefaan Coddé" <vdr@linuxtv.org>
Sent: Sunday, April 14, 2002 7:17 PM
Subject: [vdr] Re: Siemens DVB driver : make insmod erroooors




try this:

cd /usr/local/src/DVB
make -k
cd driver
make -k
make insmod

should work then
(the addon-apps usually don't compile here, but don't need them anyway)





Home | Main Index | Thread Index