Mailing List archive

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

[vdr] Re: VDR make failure



The easy way?

the CP command ain't successfull.
but , while doing a make in /usr/local/DVB then it continues until make
reaches the tuxzap directory where it reports no tragets specified and no
kamefile found. Stop.

I don't understand how it comes that it's rather easu to find info on the
net
but none of them seem to work in the first place.
Look for example at www.linvdr.org

An rpm format would make life more easy, no?



----- Original Message -----
From: "Andreas Roedl" <flood@flood-net.de>
To: <vdr@linuxtv.org>; "Stefaan Coddé" <Stefaan.Codde@pandora.be>
Sent: Monday, April 15, 2002 12:22 AM
Subject: [vdr] Re: VDR make failure


> Hello!
>
> Am Sonntag, 14. April 2002 23:18 schrieb Stefaan Coddé:
>
> > 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
>
> Read the error output _carefully_... Read it again!
>
> There are some files misssing! For example dmx.h in a directory which is
> called ost. This directory must reside somewhere under /usr/include.
>
> Let's make it easy:
>
> Copy the files in /usr/local/src/DVB/ost/include/ost to /usr/include/ost:
>
>   cp -R /usr/local/DVB/ost/include/ost /usr/include
>
>
> ;-)
>
> Andi
>
> --
> Web:   http://www.flood-net.de/
> Mail:  flood@flood-net.de
> Phone: +49-(0)-30-680577-44
> Windows sucks, Linux rules :-) http://srom.zgp.org/
>
>
>






Home | Main Index | Thread Index