error help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • x 5
    Newbie
    • May 2009
    • 3

    #1

    error help

    need help on this m8s

    Code:
     
    -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
    Newbie
    • May 2009
    • 3

    #2
    if any1 can help would be great

    Comment

    • satman
      V.I.P. Member
      • Jun 2008
      • 736

      #3
      what have you changed in scan.cpp or scan.h ?
      is that only error you get?
      boom!

      Comment

      Working...