Am 18.02.2002 um 13:57:45 +0100 schrieb Ralf Hildebrandt folgendes: > Right now I'm building a 2.4.17 kernel on an HPPA Linux system. The > kernel it ships with supports ext2 only. Has anybody tried ext3 on HPPA? During the compilation of the Kernel gcc emits some warnings: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mdisable-fpregs -ffunction-sections -march=1.1 -mschedule=7100 -c -o journal.o journal.c journal.c: In function journal_write_metadata_buffer': journal.c:462: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future journal.c: In function journal_bmap': journal.c:642: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future journal.c: In function journal_init_inode': journal.c:788: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future journal.c: In function journal_create': journal.c:875: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future journal.c: In function journal_alloc_journal_head': journal.c:1597: warning: concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future rm -f jbd.o ld -r -o jbd.o transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o make[4]: Leaving directory /usr/src/linux/fs/jbd' -- Ralf Hildebrandt (Im Auftrag des Referat V A) Ralf.Hildebrandt@charite.de Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155 Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 Why you can't find your system administrators: they're out looking for an ad in any media where DEC mentions OpenVMS