public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.73 fails complile (hotplug.c)
@ 2003-06-22 20:00 Pete Clements
  2003-06-22 20:50 ` Alex Goddard
  0 siblings, 1 reply; 2+ messages in thread
From: Pete Clements @ 2003-06-22 20:00 UTC (permalink / raw)
  To: linux-kernel

FYI:

drivers/pci/hotplug.c: In function `pci_remove_bus_device':
drivers/pci/hotplug.c:262: warning: implicit declaration of function `pci_destroy_dev'
drivers/pci/hotplug.c: At top level:
drivers/pci/hotplug.c:224: warning: `pci_free_resources' defined but not used

---

drivers/built-in.o: In function `pci_remove_bus_device':
drivers/built-in.o(.text+0x2402): undefined reference to `pci_destroy_dev'
make: *** [.tmp_vmlinux1] Error 1

-- 
Pete Clements 
clem@clem.clem-digital.net

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

* Re: 2.5.73 fails complile (hotplug.c)
  2003-06-22 20:00 2.5.73 fails complile (hotplug.c) Pete Clements
@ 2003-06-22 20:50 ` Alex Goddard
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Goddard @ 2003-06-22 20:50 UTC (permalink / raw)
  To: Pete Clements; +Cc: linux-kernel

On Sun, 22 Jun 2003, Pete Clements wrote:

> FYI:
> 
> drivers/pci/hotplug.c: In function `pci_remove_bus_device':
> drivers/pci/hotplug.c:262: warning: implicit declaration of function `pci_destroy_dev'
> drivers/pci/hotplug.c: At top level:
> drivers/pci/hotplug.c:224: warning: `pci_free_resources' defined but not used
> 
> ---
> 
> drivers/built-in.o: In function `pci_remove_bus_device':
> drivers/built-in.o(.text+0x2402): undefined reference to `pci_destroy_dev'
> make: *** [.tmp_vmlinux1] Error 1

Try turning CONFIG_HOTPLUG on.

-- 
Alex Goddard
agoddard@purdue.edu

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

end of thread, other threads:[~2003-06-22 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-22 20:00 2.5.73 fails complile (hotplug.c) Pete Clements
2003-06-22 20:50 ` Alex Goddard

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