LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* compile error in current git
@ 2008-01-25 20:36 Jeremy Fitzhardinge
  2008-01-25 22:17 ` Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Jeremy Fitzhardinge @ 2008-01-25 20:36 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List

When compiling current git with CONFIG_BLOCK disabled, I'm seeing this 
compile error:

  CC      drivers/base/core.o
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c: In function ‘device_add_class_symlinks’:
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c:655: error: ‘part_type’ undeclared (first use in this function)
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c:655: error: (Each undeclared identifier is reported only once
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c:655: error: for each function it appears in.)
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c: In function ‘device_remove_class_symlinks’:
/home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c:728: error: ‘part_type’ undeclared (first use in this function)
make[4]: *** [drivers/base/core.o] Error 1

    J

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

end of thread, other threads:[~2008-01-28  5:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 20:36 compile error in current git Jeremy Fitzhardinge
2008-01-25 22:17 ` Greg KH
2008-01-25 23:00   ` Randy Dunlap
2008-01-25 23:11     ` Greg KH
2008-01-25 23:24       ` Jeremy Fitzhardinge
2008-01-26  9:14         ` [Patch] drivers/base/core.c: fix a compile error WANG Cong
2008-01-27 19:40           ` Greg KH
2008-01-28  5:19             ` WANG Cong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).