Hi I made the modify in .config file with CONFIG_PARISC64=Y for have a ELF64 file, but when i compile with "make dep" i give an arror that the system don't find hppa64-linux-gcc and ld and ra. I had copied gcc ld and ra to hppa64-linux-gcc ld and ra and i do another time the "make dep" and all it's ok! But when i give the command "make vmlinux" i have this error!
sys_parisc32.c:2928: parse error before "__kernel_time_t32" sys_parisc32.c:2928: warning: no semicolon at end of struct or union sys_parisc32.c:2929: warning: type defaults to `int' in declaration of `dqb_itim e' sys_parisc32.c:2929: warning: data definition has no type or storage class sys_parisc32.c: In function `sys32_quotactl': sys_parisc32.c:2948: sizeof applied to an incomplete type sys_parisc32.c:2950: dereferencing pointer to incomplete type sys_parisc32.c:2951: dereferencing pointer to incomplete type sys_parisc32.c:2964: dereferencing pointer to incomplete type sys_parisc32.c:2965: dereferencing pointer to incomplete type sys_parisc32.c:2967: sizeof applied to an incomplete type sys_parisc32.c:3019:1: warning: "CP" redefined sys_parisc32.c:3012:1: warning: this is the location of the previous definition make[1]: *** [sys_parisc32.o] Error 1 make[1]: Leaving directory `/usr/src/linux/arch/parisc/kernel' make: *** [_dir_arch/parisc/kernel] Error 2 Can anyone help me? Gianpiero -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

