All of lore.kernel.org
 help / color / mirror / Atom feed
* devel/acpi-cpufreq.v3: arch/x86/built-in.o:(.data+0x5f88): undefined reference to `x86_acpi_suspend_lowlevel'
@ 2011-10-23 11:29 Sander Eikelenboom
  2011-10-24 12:58 ` Konrad Rzeszutek Wilk
  2011-10-24 22:12 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 5+ messages in thread
From: Sander Eikelenboom @ 2011-10-23 11:29 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel@lists.xensource.com

Hi Konrad,

I tried to compile a kernel based on your latest "linux-next" tree (which seems to work fine),
and the "devel/acpi-cpufreq.v3" branch pulled in. This fails with a compile error:

  CC      drivers/usb/storage/sierra_ms.o
  CC      drivers/xen/pci.o
  CC      drivers/video/efifb.o
  CC      drivers/usb/storage/option_ms.o
  CC      drivers/video/output.o
  CC      drivers/xen/acpi.o
  CC      drivers/xen/acpi_processor.o
  LD      drivers/xen/xen-evtchn.o
  LD      drivers/xen/xen-gntdev.o
  LD      drivers/xen/xen-gntalloc.o
  LD      drivers/video/fb.o
  LD      drivers/usb/storage/usb-storage.o
  LD      drivers/usb/storage/usb-libusual.o
  LD      drivers/video/built-in.o
  LD      drivers/usb/storage/built-in.o
  LD      drivers/usb/built-in.o
  LD      drivers/xen/built-in.o
  LD      drivers/built-in.o
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/x86/built-in.o:(.data+0x5f88): undefined reference to `x86_acpi_suspend_lowlevel'
make: *** [.tmp_vmlinux1] Error 1

--

Sander

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

end of thread, other threads:[~2011-10-25  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 11:29 devel/acpi-cpufreq.v3: arch/x86/built-in.o:(.data+0x5f88): undefined reference to `x86_acpi_suspend_lowlevel' Sander Eikelenboom
2011-10-24 12:58 ` Konrad Rzeszutek Wilk
2011-10-25  3:55   ` liang tang
2011-10-25  7:35     ` Sander Eikelenboom
2011-10-24 22:12 ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.