Ext3 im kernel compiliert nicht !
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
Ext3 im kernel compiliert nicht !
Mal ne wahrscheinlich dumme frage ! Wenn ich im kernel ext2 und ext3 per option =y aktiviere, kompiliert er nicht mehr durch ! Ext2 ist kein Thema aber bei ext3 klappts nicht ! muss noch zuätzlich was aktiviert werden ???
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
make[4]: Entering directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/fs/ext3'Houdini hat geschrieben:kannst auch die ide.config nehmen.
welche Fehlermeldung hast du?
powerpc-tuxbox-linux-gnu-gcc -D__KERNEL__ -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=860 -nostdinc -iwithprefix include -DKBUILD_BASENAME=balloc -c -o balloc.o balloc.c
In file included from balloc.c:18:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:623: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:624: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:625: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:626: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:641: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:641: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:642: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:642: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:649: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:649: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:650: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:650: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:658: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:658: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:670: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:670: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:671: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_fs.h:671: warning: function declaration isn't a prototype
In file included from balloc.c:19:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:67: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:69: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:76: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:77: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:79: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:79: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:91: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:93: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_abort_handle':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:95: error: `err' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:95: error: (Each undeclared identifier is reported only once
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:95: error: for each function it appears in.)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:98: error: `caller' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:98: error: `err_fn' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:101: warning: implicit declaration of function `BUFFER_TRACE'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:102: warning: implicit declaration of function `journal_abort_handle'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:102: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:109: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:110: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_get_undo_access':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:111: warning: implicit declaration of function `journal_get_undo_access'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:111: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:111: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:113: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:119: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:120: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_get_write_access':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:121: warning: implicit declaration of function `journal_get_write_access'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:121: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:121: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:123: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:129: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:130: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_dirty_data':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:131: warning: implicit declaration of function `journal_dirty_data'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:131: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:131: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:131: error: `async' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:133: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:138: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:139: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_forget':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:140: warning: implicit declaration of function `journal_forget'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:140: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:140: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:144: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:146: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_revoke':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:147: warning: implicit declaration of function `journal_revoke'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:147: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:147: error: `blocknr' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:147: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:149: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:155: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:156: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_get_create_access':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:157: warning: implicit declaration of function `journal_get_create_access'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:157: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:157: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:159: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:165: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:166: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_dirty_metadata':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:167: warning: implicit declaration of function `journal_dirty_metadata'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:167: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:167: error: `bh' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:169: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:197: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:198: warning: return type defaults to `int'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_start':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:199: error: `journal_t' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:199: error: `journal' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:208: warning: implicit declaration of function `is_journal_aborted'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:214: warning: implicit declaration of function `journal_start'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:214: warning: return makes pointer from integer without a cast
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:217: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:219: warning: return type defaults to `int'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_try_start':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:222: warning: implicit declaration of function `journal_try_start'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:222: warning: return makes pointer from integer without a cast
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:232: error: parse error before "handle_t"
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:233: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `__ext3_journal_stop':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:234: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:235: warning: implicit declaration of function `journal_stop'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:237: error: `inode' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:241: error: `where' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:247: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:248: warning: return type defaults to `int'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_current_handle':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:249: warning: implicit declaration of function `journal_current_handle'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:249: warning: return makes pointer from integer without a cast
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:253: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:254: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_log_start_commit':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:255: warning: implicit declaration of function `log_start_commit'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:255: error: `journal' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:255: error: `transaction' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:258: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:259: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_log_wait_commit':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:260: warning: implicit declaration of function `log_wait_commit'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:260: error: `journal' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:260: error: `tid' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:263: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:264: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_extend':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:265: warning: implicit declaration of function `journal_extend'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:265: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:265: error: `nblocks' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:268: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:269: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_restart':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:270: warning: implicit declaration of function `journal_restart'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:270: error: `handle' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:270: error: `nblocks' undeclared (first use in this function)
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_blocks_per_page':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:275: warning: implicit declaration of function `journal_blocks_per_page'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: At top level:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:278: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:279: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h: In function `ext3_journal_force_commit':
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:280: warning: implicit declaration of function `journal_force_commit'
/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/include/linux/ext3_jbd.h:280: error: `journal' undeclared (first use in this function)
balloc.c: At top level:
balloc.c:256: error: parse error before '*' token
balloc.c:258: warning: function declaration isn't a prototype
balloc.c: In function `ext3_free_blocks':
balloc.c:272: error: `inode' undeclared (first use in this function)
balloc.c:279: error: `block' undeclared (first use in this function)
balloc.c:280: error: `count' undeclared (first use in this function)
balloc.c:319: error: `handle' undeclared (first use in this function)
balloc.c:399: warning: implicit declaration of function `bh2jh'
balloc.c:399: error: invalid type argument of `->'
balloc.c: In function `ext3_test_allocatable':
balloc.c:448: error: invalid type argument of `->'
balloc.c:450: error: invalid type argument of `->'
balloc.c: In function `find_next_usable_block':
balloc.c:517: error: invalid type argument of `->'
balloc.c: At top level:
balloc.c:531: error: parse error before '*' token
balloc.c:534: warning: function declaration isn't a prototype
balloc.c: In function `ext3_new_block':
balloc.c:550: error: `errp' undeclared (first use in this function)
balloc.c:551: error: `inode' undeclared (first use in this function)
balloc.c:581: error: `goal' undeclared (first use in this function)
balloc.c:669: error: `handle' undeclared (first use in this function)
balloc.c:722: error: invalid type argument of `->'
balloc.c: In function `ext3_free_blocks':
balloc.c:338: warning: value computed is not used
make[4]: *** [balloc.o] Fehler 1
make[4]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/fs/ext3'
make[3]: *** [first_rule] Fehler 2
make[3]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/fs/ext3'
make[2]: *** [_subdir_ext3] Fehler 2
make[2]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.32/fs'
make[1]: *** [_dir_fs] Fehler 2
make[1]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.32'
make: *** [.deps/linuxkernel] Fehler 2
geko37@linux:~/tuxbox-cvs/cdk>
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
-
- Interessierter
- Beiträge: 30
- Registriert: Sonntag 30. April 2006, 09:18
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
Zeigt auf : linux-2.4.33.3Houdini hat geschrieben:gilt immer noch:wo zeigt bei dir denn cdk/linux/include/asm hin?
mich macht das noch irre !
owerpc-tuxbox-linux-gnu-ld -r -o ext2.o balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o ioctl.o namei.o super.o symlink.o
make[4]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext2'
make[3]: Leaving directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext2'
make -C ext3
make[3]: Entering directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext3'
make all_targets
make[4]: Entering directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext3'
powerpc-tuxbox-linux-gnu-gcc -D__KERNEL__ -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=860 -nostdinc -iwithprefix include -DKBUILD_BASENAME=balloc -c -o balloc.o balloc.c
In file included from balloc.c:18:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:623: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:624: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:625: error: parse error before '*' token
Der fehler besteht aber nur bei aktivierten ext3 ! Wenn ich ohne ext3 kompiliere klappts sofort ! Der selbe fehler taucht auch bei 2.4.32 auf ! Alles kompiliert vom kernel nur dieses ext3 nicht !
Woran kann es liegen ?? Die normale ide conf habe ich schon getestet aber wie gesagt es hängt beim ext3 !
Zuletzt geändert von geko37 am Donnerstag 14. September 2006, 18:37, insgesamt 1-mal geändert.
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
#Houdini hat geschrieben:CONFIG_JBD=y/m
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_HAVE_DEC_LOCK=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_ADVANCED_OPTIONS=y
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
# CONFIG_KMOD is not set
#
# Platform support
#
CONFIG_PPC=y
CONFIG_PPC32=y
# CONFIG_6xx is not set
# CONFIG_40x is not set
# CONFIG_44x is not set
# CONFIG_POWER3 is not set
# CONFIG_POWER4 is not set
CONFIG_8xx=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_NOT_COHERENT_CACHE=y
# CONFIG_RPXLITE is not set
# CONFIG_RPXCLASSIC is not set
# CONFIG_BSEIP is not set
# CONFIG_FADS is not set
CONFIG_DBOX2=y
# CONFIG_TQM823L is not set
# CONFIG_TQM850L is not set
# CONFIG_TQM855L is not set
# CONFIG_TQM860L is not set
# CONFIG_FPS850L is not set
# CONFIG_TQM860 is not set
# CONFIG_SPD823TS is not set
# CONFIG_IVMS8 is not set
# CONFIG_IVML24 is not set
# CONFIG_SM850 is not set
# CONFIG_MBX is not set
# CONFIG_WINCEPT is not set
# CONFIG_SMP is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_EMBEDDEDBOOT=y
#
# General setup
#
# CONFIG_HIGHMEM is not set
# CONFIG_LOWMEM_SIZE_BOOL is not set
# CONFIG_KERNEL_START_BOOL is not set
# CONFIG_TASK_SIZE_BOOL is not set
# CONFIG_PIN_TLB is not set
CONFIG_HIGHMEM_START=0xfe000000
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START=0xc0000000
CONFIG_TASK_SIZE=0x80000000
# CONFIG_ISA is not set
# CONFIG_EISA is not set
# CONFIG_SBUS is not set
# CONFIG_MCA is not set
# CONFIG_PCI_QSPAN is not set
# CONFIG_PCI is not set
CONFIG_NET=y
# CONFIG_SYSCTL is not set
# CONFIG_SYSVIPC is not set
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
# CONFIG_BINFMT_MISC is not set
# CONFIG_OOM_KILLER is not set
# CONFIG_HOTPLUG is not set
# CONFIG_BADRAM is not set
# CONFIG_PCMCIA is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
# CONFIG_GEN_RTC is not set
# CONFIG_PPC_RTC is not set
# CONFIG_CMDLINE_BOOL is not set
#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_CONCAT is not set
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=y
# CONFIG_MTD_JEDECPROBE is not set
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
CONFIG_MTD_CFI_NOSWAP=y
# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_CFI_AMDSTD=y
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
# CONFIG_MTD_OBSOLETE_CHIPS is not set
# CONFIG_MTD_AMDSTD is not set
# CONFIG_MTD_SHARP is not set
# CONFIG_MTD_JEDEC is not set
#
# Mapping drivers for chip access
#
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_PHYSMAP is not set
CONFIG_MTD_DBOX2=y
# CONFIG_MTD_CFI_FLAGADM is not set
# CONFIG_MTD_PCI is not set
# CONFIG_MTD_PCMCIA is not set
#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLKMTD is not set
#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_DOCPROBE is not set
# CONFIG_MTD_DOCECC is not set
#
# NAND Flash Device Drivers
#
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_NAND_DISKONCHIP is not set
#
# Plug and Play configuration
#
# CONFIG_PNP is not set
# CONFIG_ISAPNP is not set
#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_CISS_MONITOR_THREAD is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_BLK_STATS is not set
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set
#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
#
#
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=m
#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECS is not set
# CONFIG_BLK_DEV_DELKIN is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
#
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP is not set
# CONFIG_BLK_DEV_MPC8xx_IDE is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_DMA_NONPCI is not set
# CONFIG_BLK_DEV_ATARAID is not set
# CONFIG_BLK_DEV_ATARAID_PDC is not set
# CONFIG_BLK_DEV_ATARAID_HPT is not set
# CONFIG_BLK_DEV_ATARAID_MEDLEY is not set
# CONFIG_BLK_DEV_ATARAID_SII is not set
#
# SCSI support
#
# CONFIG_SCSI is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_MACE is not set
# CONFIG_BMAC is not set
# CONFIG_GMAC is not set
# CONFIG_SUNLANCE is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_ISA is not set
# CONFIG_NET_PCI is not set
# CONFIG_NET_POCKET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set
#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set
#
# Console drivers
#
#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_OF is not set
# CONFIG_FB_CONTROL is not set
# CONFIG_FB_PLATINUM is not set
# CONFIG_FB_VALKYRIE is not set
# CONFIG_FB_CT65550 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_S3TRIO is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_FBCON_ADVANCED=y
# CONFIG_FBCON_MFB is not set
# CONFIG_FBCON_CFB2 is not set
# CONFIG_FBCON_CFB4 is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
# CONFIG_FBCON_CFB24 is not set
# CONFIG_FBCON_CFB32 is not set
# CONFIG_FBCON_AFB is not set
# CONFIG_FBCON_ILBM is not set
# CONFIG_FBCON_IPLAN2P2 is not set
# CONFIG_FBCON_IPLAN2P4 is not set
# CONFIG_FBCON_IPLAN2P8 is not set
# CONFIG_FBCON_MAC is not set
# CONFIG_FBCON_VGA_PLANES is not set
# CONFIG_FBCON_VGA is not set
# CONFIG_FBCON_HGA is not set
CONFIG_FBCON_SHIFT=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
CONFIG_FBCON_FONTS=y
# CONFIG_FONT_8x8 is not set
# CONFIG_FONT_8x16 is not set
CONFIG_FONT_SUN8x16=y
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
#
# Input core support
#
CONFIG_INPUT=y
CONFIG_INPUT_KEYBDEV=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=720
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=576
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_UINPUT is not set
#
# Macintosh device drivers
#
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
# CONFIG_SERIAL is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
#
# I2C support
#
CONFIG_I2C=y
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGO8XX is not set
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_PROC is not set
#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_MOUSE is not set
#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set
# CONFIG_INPUT_NS558 is not set
# CONFIG_INPUT_LIGHTNING is not set
# CONFIG_INPUT_PCIGAME is not set
# CONFIG_INPUT_CS461X is not set
# CONFIG_INPUT_EMU10K1 is not set
# CONFIG_INPUT_SERIO is not set
# CONFIG_INPUT_SERPORT is not set
#
# Joysticks
#
# CONFIG_INPUT_ANALOG is not set
# CONFIG_INPUT_A3D is not set
# CONFIG_INPUT_ADI is not set
# CONFIG_INPUT_COBRA is not set
# CONFIG_INPUT_GF2K is not set
# CONFIG_INPUT_GRIP is not set
# CONFIG_INPUT_INTERACT is not set
# CONFIG_INPUT_TMDC is not set
# CONFIG_INPUT_SIDEWINDER is not set
# CONFIG_INPUT_IFORCE_USB is not set
# CONFIG_INPUT_IFORCE_232 is not set
# CONFIG_INPUT_WARRIOR is not set
# CONFIG_INPUT_MAGELLAN is not set
# CONFIG_INPUT_SPACEORB is not set
# CONFIG_INPUT_SPACEBALL is not set
# CONFIG_INPUT_STINGER is not set
# CONFIG_INPUT_DB9 is not set
# CONFIG_INPUT_GAMECON is not set
# CONFIG_INPUT_TURBOGRAFX is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_IPMI_PANIC_EVENT is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
# CONFIG_IPMI_KCS is not set
# CONFIG_IPMI_WATCHDOG is not set
#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_SC520_WDT is not set
# CONFIG_PCWATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I810_TCO is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_60XX_WDT is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_SCx200_WDT is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_WDT is not set
# CONFIG_WDTPCI is not set
# CONFIG_MACHZ_WDT is not set
CONFIG_8xx_WDT=y
# CONFIG_SCx200 is not set
# CONFIG_SCx200_GPIO is not set
# CONFIG_AMD_PM768 is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
#
# Direct Rendering Manager (XFree86 DRI support)
#
# CONFIG_DRM is not set
#
# Multimedia devices
#
CONFIG_VIDEO_DEV=y
#
# Video For Linux
#
# CONFIG_VIDEO_PROC_FS is not set
# CONFIG_I2C_PARPORT is not set
#
# Video Adapters
#
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZORAN_BUZ is not set
# CONFIG_VIDEO_ZORAN_DC10 is not set
# CONFIG_VIDEO_ZORAN_LML33 is not set
# CONFIG_VIDEO_ZR36120 is not set
# CONFIG_VIDEO_MEYE is not set
#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_MIROPCM20 is not set
#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_QFMT_V2 is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_ADFS_FS is not set
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BEFS_DEBUG is not set
# CONFIG_BFS_FS is not set
CONFIG_EXT3_FS=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=y
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
# CONFIG_JFFS2_LZO is not set
# CONFIG_JFFS2_LZARI is not set
# CONFIG_JFFS2_CMODE_NONE is not set
CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_JFFS2_CMODE_SIZE is not set
# CONFIG_JFFS2_PROC is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_EMBEDDED=y
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
CONFIG_SQUASHFS_LZMA=y
CONFIG_SQUASHFS_LZMA_LC=3
CONFIG_SQUASHFS_LZMA_LP=0
CONFIG_SQUASHFS_LZMA_PB=2
# CONFIG_TMPFS is not set
CONFIG_RAMFS=y
# CONFIG_ISO9660_FS is not set
# CONFIG_JOLIET is not set
# CONFIG_ZISOFS is not set
# CONFIG_JFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
CONFIG_DEVFS_FS=y
CONFIG_DEVFS_MOUNT=y
# CONFIG_DEVFS_DEBUG is not set
# CONFIG_DEVPTS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX4FS_RW is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_XFS_FS is not set
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_RT is not set
# CONFIG_XFS_TRACE is not set
# CONFIG_XFS_DEBUG is not set
#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFSD is not set
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_POSIX=y
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS is not set
CONFIG_LUFS_FS=m
# CONFIG_ZISOFS_FS is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_SMB_NLS is not set
CONFIG_NLS=y
#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
#
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_ALI5455 is not set
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_MIDI_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_FORTE is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
# CONFIG_SOUND_AD1980 is not set
# CONFIG_SOUND_WM97XX is not set
#
# MPC8xx Options
#
#
# Generic MPC8xx Options
#
CONFIG_8xx_COPYBACK=y
# CONFIG_8xx_CPU6 is not set
# CONFIG_UCODE_PATCH is not set
#
# MPC8xx CPM Options
#
CONFIG_SCC_ENET=y
# CONFIG_SCC1_ENET is not set
CONFIG_SCC2_ENET=y
# CONFIG_SCC3_ENET is not set
# CONFIG_FEC_ENET is not set
CONFIG_ENET_BIG_BUFFERS=y
CONFIG_8xx_SMC1=y
CONFIG_8xx_SMC2=y
CONFIG_ALTSMC2=y
# CONFIG_CONS_SMC2 is not set
# CONFIG_8xx_SCC1 is not set
# CONFIG_8xx_SCC3 is not set
# CONFIG_8xx_SCC4 is not set
#
# USB support
#
# CONFIG_USB is not set
#
# Support for USB gadgets
#
# CONFIG_USB_GADGET is not set
#
# Bluetooth support
#
# CONFIG_BLUEZ is not set
#
# Cryptographic options
#
# CONFIG_CRYPTO is not set
#
# Library routines
#
CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
# CONFIG_REED_SOLOMON is not set
#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=0[/code]
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
Ist echt komisch ! Habe hier noch nen Kollegen mit dem gleichen prob !Houdini hat geschrieben:Hmmm, config sieht gut aus, da fällt mir nix mehr ein
Wenn ich in der config ext3 deaktiviere dann läuft er durch !
Nur ich benötige Ext3 !
Es muss ja ne ursache haben ! Habe das cvsdir mal neu angelegt und neu ausgecheckt und neu gebaut ! Aber der fehler ist weiterhin da ! Mit aktivierten ext3 geht nix !
-
- Developer
- Beiträge: 2183
- Registriert: Mittwoch 10. Dezember 2003, 07:59
-
- Einsteiger
- Beiträge: 133
- Registriert: Sonntag 6. April 2003, 18:26
make[3]: Entering directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext3'Houdini hat geschrieben:das muss an dem CONFIG_JBD liegen, schau mal ob da vielleicht faule Zeilenenden drin sind
make all_targets
make[4]: Entering directory `/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/fs/ext3'
powerpc-tuxbox-linux-gnu-gcc -D__KERNEL__ -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=860 -nostdinc -iwithprefix include -DKBUILD_BASENAME=balloc -c -o balloc.o balloc.c
In file included from balloc.c:18:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:623: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:624: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:625: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:626: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:641: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:641: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:642: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:642: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:649: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:649: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:650: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:650: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:658: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:658: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:670: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:670: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:671: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_fs.h:671: warning: function declaration isn't a prototype
In file included from balloc.c:19:
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:67: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:69: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:76: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:77: warning: function declaration isn't a prototype
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:79: error: parse error before '*' token
/home/geko37/tuxbox-cvs/cdk/linux-2.4.33.3/include/linux/ext3_jbd.h:79: warning: function declaration isn't a prototype
Es muss doch irgend eine abhängigkeit geben, warum er ext2 etc kompiliert, nur halt das ext3 modul nicht ! Wenn er die anderen Module auch nicht machen würde, währe ich der Meinung bei meinem System stimmt was nicht ! Aber es ist wie gesagt nur das ext3 Modul was nicht geht ! Enigma & Neutrino etc. macht er ! Es hakt nur bei aktiviertem ext3 !