mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.0-test4-bk9:  card services build error
@ 2003-09-07 15:41 Robert P. J. Day
  2003-09-07 16:06 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2003-09-07 15:41 UTC (permalink / raw)
  To: Linux kernel mailing list


  from a build of 2.6.0-test4-bk9 (didn't appear to be there in bk8):

...

make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC      kernel/configs.o
  LD      kernel/built-in.o
  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(.text+0x8511c): In function `CardServices':
: undefined reference to `pcmcia_deregister_client'
drivers/built-in.o(.text+0x86d15): In function `pcmcia_bus_remove_socket':
: undefined reference to `pcmcia_deregister_client'
drivers/built-in.o(__ksymtab+0x1150): undefined reference to `pcmcia_deregister_client'
make: *** [.tmp_vmlinux1] Error 1

thoughts?

rday


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

end of thread, other threads:[~2003-09-07 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-07 15:41 2.6.0-test4-bk9: card services build error Robert P. J. Day
2003-09-07 16:06 ` Russell King

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