Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: [ANNOUNCE] calendar-0.1.1
At Mittwoch, 17. September 2003 17:22 Juri Haberland wrote:
> I still can't get it to compile. I get the follwing errors:
> make[1]: Entering directory
> `/usr/src/vdr-1.2.5pre3/PLUGINS/src/calendar-0.1.1'
> g++ -g -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"calendar"'
> -I../../../include -I../DVB/include calendar.c
The second -I could be the problem. Try putting -I../../../../DVB/include
into the Makefile instead.
If that's the case, it should probably be fixed in the orig. Makefile.
> In file included from ../../../include/vdr/recorder.h:15,
> from ../../../include/vdr/menu.h:17,
> from menusetup.h:17,
> from calendar.c:14:
> ../../../include/vdr/remux.h:14:27: linux/dvb/dmx.h: No such file or
> directory
> make[1]: *** [calendar.o] Error 1
> make[1]: Leaving directory
> `/usr/src/vdr-1.2.5pre3/PLUGINS/src/calendar-0.1.1'
>
> This is on an up-to-date Gentoo system with VDR-1.2.5pre3 and different
> plugins, which all compile without a problem. I'm using DVB HEAD, not
> DVB-kernel, maybe this could be the problem?
>
> Any hints?
> (uning NEWSTRUCT=1 - as someone suggested - doesn't make a difference)
NEWSTRUCT should be obsolete for quite some time now - or not? :-)))
Greetings,
Sascha
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index