From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.73 : undefined reference to pci_destroy_dev
Date: Mon, 23 Jun 2003 07:07:02 -0700 [thread overview]
Message-ID: <20030623140702.GA8440@kroah.com> (raw)
In-Reply-To: <6u7k7dndvd.fsf@zork.zork.net>
On Mon, Jun 23, 2003 at 02:05:10PM +0100, Sean Neakums wrote:
> Rémi COLINET <remi.colinet@wanadoo.fr> 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
prev parent reply other threads:[~2003-06-23 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-23 12:57 2.5.73 : undefined reference to pci_destroy_dev Rémi COLINET
2003-06-23 13:05 ` Sean Neakums
2003-06-23 14:07 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030623140702.GA8440@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.