Mailing List archive

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

[vdr] Fw: Re: VDR make failure




----- Original Message -----
From: "Stefaan Coddé" <Stefaan.Codde@pandora.be>
To: <vdr@linuxtv.org>
Sent: Monday, April 15, 2002 1:47 AM
Subject: Re: [vdr] Re: VDR make failure


I've been able to do the 'cp -R /user/local/src/DVB/ost/include/ost
/usr/include
Thanks for that Andreas  but still no good result.

When switching to DVB directory , then make results in this error message:

     make[1]: Leaving directory '/usr/local/src/DVB/apps/mpegtools'
     (cd tuxzap; make)
     make[1]: Entering directory '/usr/local/src/DVB/apps/tuxzap'
     make[1]: *** No targets specified and no makefile found. Stop
     make[1]: Leaving directory '/usr/local/src/DVB/apps/tuxzap'
     make: ***[all] Error 2

and..back to bash prompt.
Tuxzap is the last directory in the apps directory




> ----- 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