I get this when trying to compile Linux 2.4.18-rc4-jam1 using debian unstable. I'm positive i applied all of the patches in order. I'm attaching my config this is from compiling in ./fs using 2.95.4-11 buffer.c: In function `show_buffers': buffer.c:2746: warning: int format, long int arg (arg 2) namei.c:1625: parse error before `z' namei.c:1626: syntax error before `int' namei.c:1627: parse error before `*' namei.c:1627: warning: type defaults to `int' in declaration of `from' namei.c:1627: warning: data definition has no type or storage class namei.c:1630: warning: type defaults to `int' in declaration of `from' namei.c:1630: conflicting types for `from' namei.c:1627: previous declaration of `from' namei.c:1630: `oldname' undeclared here (not in a function) namei.c:1630: warning: initialization makes integer from pointer without a cast namei.c:1630: initializer element is not constant namei.c:1630: warning: data definition has no type or storage class namei.c:1631: parse error before `if' namei.c:1633: warning: type defaults to `int' in declaration of `to' namei.c:1633: conflicting types for `to' namei.c:1628: previous declaration of `to' namei.c:1633: `newname' undeclared here (not in a function) namei.c:1633: warning: initialization makes integer from pointer without a cast namei.c:1633: initializer element is not constant namei.c:1633: warning: data definition has no type or storage class namei.c:1634: warning: type defaults to `int' in declaration of `error' namei.c:1634: warning: passing arg 1 of `PTR_ERR' makes pointer from integer without a cast namei.c:1634: initializer element is not constant namei.c:1634: warning: data definition has no type or storage class namei.c:1635: parse error before `if' namei.c:1639: warning: type defaults to `int' in declaration of `error' namei.c:1639: redefinition of `error' namei.c:1634: `error' previously defined here namei.c:1639: warning: data definition has no type or storage class namei.c:1640: parse error before `if' namei.c:1648: warning: type defaults to `int' in declaration of `error' namei.c:1648: redefinition of `error' namei.c:1639: `error' previously defined here namei.c:1648: warning: data definition has no type or storage class namei.c:1649: parse error before `if' namei.c:1651: warning: type defaults to `int' in declaration of `new_dentry' namei.c:1651: warning: initialization makes integer from pointer without a cast namei.c:1651: initializer element is not constant namei.c:1651: warning: data definition has no type or storage class namei.c:1652: warning: type defaults to `int' in declaration of `error' namei.c:1652: redefinition of `error' namei.c:1648: `error' previously defined here namei.c:1652: warning: passing arg 1 of `PTR_ERR' makes pointer from integer without a cast namei.c:1652: initializer element is not constant namei.c:1652: warning: data definition has no type or storage class namei.c:1653: parse error before `if' namei.c:1655: warning: type defaults to `int' in declaration of `dput' namei.c:1655: warning: parameter names (without types) in function declaration namei.c:1655: conflicting types for `dput' /usr/src/linux/include/linux/dcache.h:267: previous declaration of `dput' namei.c:1655: warning: data definition has no type or storage class namei.c:1656: parse error before `}' namei.c:1657: parse error before `&' namei.c:1657: warning: type defaults to `int' in declaration of `up' namei.c:1657: warning: function declaration isn't a prototype namei.c:1657: conflicting types for `up' /usr/src/linux/include/asm/semaphore.h:207: previous declaration of `up' namei.c:1657: warning: data definition has no type or storage class namei.c:1658: parse error before `:' namei.c:1665: parse error before `(' namei.c:1665: parse error before `)' gcc: Internal compiler error: program cc1 got fatal signal 11 make[2]: *** [namei.o] Error 1 make[2]: Leaving directory `/usr/src/linux/fs' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/linux/fs' make: *** [_dir_fs] Error 2 cpp0: output pipe has been closed psuedomode:/usr/src/linux# {standard input}: Assembler messages: {standard input}:2356: Warning: end of file not at end of a line; newline inserted {standard input}:3725: Error: end of file inside conditional {standard input}:3724: Error: here is the start of the unterminated conditional