PDA

View Full Version : error help



x 5
18th May, 2009, 10:30 AM
need help on this m8s



-DHAVE_DREAMBOX_HARDWARE -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.cpp; \
then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi
scan.cpp: In member function `void ManualPIDWindow::store()':
scan.cpp:2127: error: 'class eServiceDVB' has no member named 'cache'
scan.cpp:2135: error: 'class eServiceDVB' has no member named 'cache'
scan.cpp:2143: error: 'class eServiceDVB' has no member named 'cache'
scan.cpp:2150: error: 'class eServiceDVB' has no member named 'cache'
make[3]: *** [scan.o] Error 1
make[3]: Leaving directory `/home/vmplanet/tuxbox-cvs/apps/tuxbox/enigma/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vmplanet/tuxbox-cvs/apps/tuxbox/enigma'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/vmplanet/tuxbox-cvs/apps/tuxbox/enigma'
make: *** [.enigma] Error 2

x 5
18th May, 2009, 08:09 PM
if any1 can help would be great :deal:

satman
21st May, 2009, 04:50 PM
what have you changed in scan.cpp or scan.h ?
is that only error you get?