public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.3 compilation problem
@ 2004-03-11  6:55 Sourav Sen
  2004-03-11  6:57 ` Zhang, Yanmin
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Sourav Sen @ 2004-03-11  6:55 UTC (permalink / raw)
  To: linux-ia64

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-03-12  9:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-11  6:55 2.6.3 compilation problem Sourav Sen
2004-03-11  6:57 ` Zhang, Yanmin
2004-03-11  8:32 ` Liu, Benjamin
2004-03-11 18:37 ` Kenneth Chen
2004-03-12  3:52 ` Liu, Benjamin
2004-03-12  5:42 ` H. J. Lu
2004-03-12  5:54 ` Chen, Kenneth W
2004-03-12  6:01 ` Keith Owens
2004-03-12  9:15 ` Liu, Benjamin
2004-03-12  9:25 ` Liu, Benjamin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox