Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266050AbTFWN6e (ORCPT ); Mon, 23 Jun 2003 09:58:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266051AbTFWN6e (ORCPT ); Mon, 23 Jun 2003 09:58:34 -0400 Received: from granite.he.net ([216.218.226.66]:55823 "EHLO granite.he.net") by vger.kernel.org with ESMTP id S266050AbTFWN6d (ORCPT ); Mon, 23 Jun 2003 09:58:33 -0400 Date: Mon, 23 Jun 2003 07:07:02 -0700 From: Greg KH To: linux-kernel@vger.kernel.org Subject: Re: 2.5.73 : undefined reference to pci_destroy_dev Message-ID: <20030623140702.GA8440@kroah.com> References: <3EF6F942.7090506@wanadoo.fr> <6u7k7dndvd.fsf@zork.zork.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6u7k7dndvd.fsf@zork.zork.net> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 26 On Mon, Jun 23, 2003 at 02:05:10PM +0100, Sean Neakums wrote: > R?mi COLINET writes: > > > Making bzImage with 2.5.73, I'm getting the following undefined reference. > > I have to set the PCI hotplug in my .config file in order to get the > > bzImage. > > > > CC init/version.o > > LD init/built-in.o > > LD .tmp_vmlinux1 > > drivers/built-in.o: In function `pci_remove_bus_device': > > drivers/built-in.o(.text+0x367b): undefined reference to `pci_destroy_dev' > > make: *** [.tmp_vmlinux1] Error 1 > > Grek KH posted a patch for this. Or you can just enable CONFIG_HOTPLUG. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/