Mailing List archive

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

[vdr] Autopid 1.1.28 - compile errors



Hallo,

> A version
> for 1.1.28 will be at <http://www.cs.uni-magdeburg.de/~aschultz/dvd> soon.

On Friday I finally did fins time to try the Autopid patch for 1.1.28 and
got the folowing compile errors. Tried autopid-1 and autopid-2.
Vanilla VDR 1.1.28 !

(Did not have the time to try autopid-1.1.29 yet)

Autopid-1 :

g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include audio.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include channels.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include ci.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include config.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include cutter.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include device.c
In file included from /usr/include/g++/stl_tree.h:56,
                 from /usr/include/g++/set:31,
                 from channels.h:14,
                 from device.c:15:
/usr/include/g++/stl_algobase.h:76: redefinition of `template <class _Tp>
void swap(_Tp &, _Tp &)'
tools.h:52: `template <class T> void swap(T &, T &)' previously declared
here
/usr/include/g++/stl_algobase.h:76: redefinition of `void swap(_Tp &, _Tp
&)'
tools.h:52: `void swap(T &, T &)' previously defined here
make: *** [device.o] Error 1




Autopid-2 :
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include audio.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include channels.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include ci.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include config.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include cutter.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include device.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include diseqc.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include dvbdevice.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include dvbosd.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include dvbplayer.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include dvbspu.c
make -C ./libdtv all
make[1]: Entering directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv'
making all distributions...
make[2]: Entering directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/liblx'
cleaning workspace...
cc -O2 -g -pedantic -Wmissing-prototypes -Wstrict-prototypes -Wimplicit
-D__USE_FIXED_PROTOTYPES__    -c -o xMemMgt.o xMemMgt.c
cc -O2 -g -pedantic -Wmissing-prototypes -Wstrict-prototypes -Wimplicit
-D__USE_FIXED_PROTOTYPES__    -c -o xListFuncs.o xListFuncs.c
updating library...
distributing liblx.a and liblx.h...
make[2]: Leaving directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/liblx'
make[2]: Entering directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libsi'
updating dependencies...
make[2]: Leaving directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libsi'
make[2]: Entering directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libsi'
cleaning workspace...
compiling si_parser.c...
compiling si_debug_services.c...
updating library...
distributing libsi.a to ../lib...
make[2]: Leaving directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libsi'
make[2]: Entering directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libvdr'
cleaning workspace...
cc -O2 -g -Wmissing-prototypes -Wstrict-prototypes -Wimplicit
-D__USE_FIXED_PROTOTYPES__  -I../include   -c -o libvdr.o libvdr.c
updating library...
distributing libvdr.a and libvdr.h...
make[2]: Leaving directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv/libvdr'
making libdtv.a/libdtv.h...
make[1]: Leaving directory
`/usr/local/vdr-src-1.1.18/vdr-1.1.28_apid/libdtv'
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include eit.c
libdtv/libsi/si_debug_services.h:35: warning: `struct component_type
ComponentTypes[34]' defined but not used
libdtv/libsi/si_debug_services.h:79: warning: `struct service_type
ServiceTypes[16]' defined but not used
libdtv/libsi/si_debug_services.h:106: warning: `struct content_type
ContentTypes[79]' defined but not used
libdtv/libsi/si_debug_services.h:200: warning: `char * StreamTypes[16]'
defined but not used
libdtv/libsi/si_debug_services.h:219: warning: `char * CaIdents[24]'
defined but not used
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include eitscan.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include font.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include i18n.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include interface.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include keys.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include sections.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include lirc.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include menu.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include menuitems.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include osdbase.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include osd.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include player.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include plugin.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include rcu.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include receiver.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include recorder.c
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_LIRC
-D_GNU_SOURCE -DVFAT -I../DVB/include recording.c
recording.c: In method `void cMarks::Sort()':
recording.c:701: implicit declaration of function `int VDRswap(...)'
make: *** [recording.o] Error 1

Greetings
Christian



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



Home | Main Index | Thread Index