Hi, While compiling Linux 2.6.3 + ia64 patch for it, using the following: [sourav]$ gcc --version gcc (GCC) 3.1 [sourav]$ as --version GNU assembler 2.13.90 20030125 [sourav]$ ld --version GNU ld version 2.12.90 20020604 I get the following error while doing make vmlinux ------ [...] IKCFG kernel/config_data.h CC kernel/configs.o LD kernel/built-in.o GEN .version CHK include/linux/compile.h dnsdomainname: Host name lookup failure UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `serio_close': drivers/built-in.o(.text+0x130c02): undefined reference to `local symbols in discarded section .exit.text' drivers/built-in.o: In function `serio_init': drivers/built-in.o(.init.text+0x10502): undefined reference to `local symbols in discarded section .exit.text' make: *** [.tmp_vmlinux1] Error 1 [...] -------- Any idea what I am doing wrong? TIA --Sourav - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Mar 11 01:55:06 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:24 EST