hi all >>>>
i was build cvs image fine and get this lines
ok >>>>
but when i want to do ( Restart engima patch ) i found error
i go to.... cd rrrr/cdk
then i make .... rm .enigma
but after this step......make .enigma
i get this lins....
and the final lines for make flash-compress this...
not corrected image .... see the image size just ( 745 ) KB .
so plz. plz. tell me what is the wrong ???
********************
and it was same things for ( UK Infobar 'Now and Next' EPG Modification )
after .... make .enigma
i get this error lines
please anyone can help me ???
i was build cvs image fine and get this lines
Code:
Big endian filesystem, data block size 65536, compressed data, compressed metadata, compressed fragments Filesystem size 4031.03 Kbytes (3.94 Mbytes) 34.04% of uncompressed filesystem size (11840.87 Kbytes) Inode table size 5821 bytes (5.68 Kbytes) 24.04% of uncompressed inode table size (24213 bytes) Directory table size 7456 bytes (7.28 Kbytes) 46.82% of uncompressed directory table size (15924 bytes) Number of duplicate files found 81 Number of inodes 1077 Number of files 820 Number of fragments 40 Number of symbolic links 140 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 117 Number of uids 1 root (0) Number of gids 0 cp /home/raed/rrrr/root/cdkflash/boot-cramfs.img /home/raed/rrrr/root/cdkflash/complete.img; \ dd if=/home/raed/rrrr/root/cdkflash/root-squashfs.img of=/home/raed/rrrr/root/cdkflash/complete.img bs=1024 seek=1152 4032+0 records in 4032+0 records out 4128768 bytes (4.1 MB) copied, 0.0352819 s, 117 MB/s raed@ubuntu:~/rrrr/cdk$
but when i want to do ( Restart engima patch ) i found error
i go to.... cd rrrr/cdk
then i make .... rm .enigma
but after this step......make .enigma
i get this lins....
Code:
enigma_main.cpp: In member function `void eZapMain::standbyRelease()': enigma_main.cpp:3153: error: `t' undeclared (first use this function) enigma_main.cpp:3153: error: (Each undeclared identifier is reported only once for each function it appears in.) enigma_main.cpp:3156: error: case label `5' not within a switch statement enigma_main.cpp:3158: error: break statement not within loop or switch enigma_main.cpp:3159: error: case label `1' not within a switch statement enigma_main.cpp:3162: error: break statement not within loop or switch enigma_main.cpp:3163: error: case label not within a switch statement enigma_main.cpp:3164: error: case label `0' not within a switch statement enigma_main.cpp:3165: error: break statement not within loop or switch enigma_main.cpp:3126: error: label `standby' used but not defined enigma_main.cpp: At global scope: enigma_main.cpp:3168: error: expected unqualified-id before "else" enigma_main.cpp:3168: error: expected `,' or `;' before "else" enigma_main.cpp:3191: error: expected declaration before '}' token make[3]: *** [enigma_main.o] Error 1 make[3]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma' make: *** [.enigma] Error 2 raed@ubuntu:~/rrrr/cdk$
Code:
Number of duplicate files found 0 Number of inodes 264 Number of files 74 Number of fragments 7 Number of symbolic links 139 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 51 Number of uids 1 root (0) Number of gids 0 cp /home/raed/rrrr/root/cdkflash/boot-cramfs.img /home/raed/rrrr/root/cdkflash/complete.img; \ dd if=/home/raed/rrrr/root/cdkflash/root-squashfs.img of=/home/raed/rrrr/root/cdkflash/complete.img bs=1024 seek=1152 728+0 records in 728+0 records out 745472 bytes (745 kB) copied, 0.00494562 s, 151 MB/s raed@ubuntu:~/rrrr/cdk$
so plz. plz. tell me what is the wrong ???
********************
and it was same things for ( UK Infobar 'Now and Next' EPG Modification )
after .... make .enigma
i get this error lines
Code:
enigma_main.cpp:2340: error: redefinition of `int eZapMain::setEITcache()' enigma_main.cpp:2217: error: `int eZapMain::setEITcache()' previously defined here enigma_main.cpp:2588: error: redefinition of `int eZapMain::setEITcache()' enigma_main.cpp:2217: error: `int eZapMain::setEITcache()' previously defined here make[3]: *** [enigma_main.o] Error 1 make[3]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/raed/rrrr/apps/tuxbox/enigma' make: *** [.enigma] Error 2 raed@ubuntu:~/rrrr/cdk$
Comment