public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* UML doesn't compile in 2.6.21
@ 2007-05-16 22:49 Robert Schwebel
  2007-05-17  1:11 ` Rob Landley
  2007-05-21 21:03 ` Jeff Dike
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Schwebel @ 2007-05-16 22:49 UTC (permalink / raw)
  To: LKML; +Cc: jdike

Jeff,

Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the
linker stage explodes here:

  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
lib/lib.a(bug.o): In function `find_bug':
bug.c:(.text+0x171): undefined reference to `__start___bug_table'
bug.c:(.text+0x177): undefined reference to `__stop___bug_table'
bug.c:(.text+0x180): undefined reference to `__start___bug_table'
bug.c:(.text+0x193): undefined reference to `__stop___bug_table'
collect2: ld returned 1 exit status
  KSYM    .tmp_kallsyms1.S
nm: '.tmp_vmlinux1': No such file
No valid symbol.
make[1]: *** [.tmp_kallsyms1.S] Error 1

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


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

end of thread, other threads:[~2007-05-21 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 22:49 UML doesn't compile in 2.6.21 Robert Schwebel
2007-05-17  1:11 ` Rob Landley
2007-05-17 21:05   ` Robert Schwebel
2007-05-17 21:12     ` Robert Schwebel
2007-05-18  7:25     ` Rob Landley
2007-05-21 21:03 ` Jeff Dike

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