mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.14-rc3-rt13: Build Problem
@ 2005-10-09 21:13 Felix Oxley
  2005-10-11 10:56 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Oxley @ 2005-10-09 21:13 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel


I built a clean 2.6.14-rc3-rt13, and then did

	make allyesconfig
	make bzImage > BUILD_MESSAGES 2>&1

After about 5 hours (!) I got the following message:

  CC      lib/prio_tree.o
  CC      lib/radix-tree.o
  CC      lib/rbtree.o
  CC      lib/rwsem-spinlock.o
  CC      lib/semaphore-sleepers.o
  CC      lib/sha1.o
  CC      lib/string.o
  CC      lib/vsprintf.o
  AR      lib/lib.a
  LD      arch/i386/lib/built-in.o
  CC      arch/i386/lib/bitops.o
  AS      arch/i386/lib/checksum.o
  CC      arch/i386/lib/delay.o
  AS      arch/i386/lib/getuser.o
  CC      arch/i386/lib/memcpy.o
  AS      arch/i386/lib/putuser.o
  CC      arch/i386/lib/strstr.o
  CC      arch/i386/lib/usercopy.o
  AR      arch/i386/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `mkiss_open':
: undefined reference to `there_is_no_init_MUTEX_LOCKED_for_RT_semaphores'
drivers/built-in.o: In function `sixpack_open':
: undefined reference to `there_is_no_init_MUTEX_LOCKED_for_RT_semaphores'
drivers/built-in.o: In function `gameport_measure_speed':
: undefined reference to `local_irq_save_nort'
drivers/built-in.o: In function `gameport_measure_speed':
: undefined reference to `local_irq_restore_nort'
drivers/built-in.o: In function `mc32_probe1':
: undefined reference to `there_is_no_init_MUTEX_LOCKED_for_RT_semaphores'
make: *** [.tmp_vmlinux1] Error 1

regards,
Felix

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

end of thread, other threads:[~2005-10-15  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-09 21:13 2.6.14-rc3-rt13: Build Problem Felix Oxley
2005-10-11 10:56 ` Ingo Molnar
2005-10-15  9:20   ` Felix Oxley

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

Powered by JetHome