Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 21 Sep 2002 18:46:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 21 Sep 2002 18:46:35 -0400 Received: from 12-231-242-11.client.attbi.com ([12.231.242.11]:23311 "HELO kroah.com") by vger.kernel.org with SMTP id ; Sat, 21 Sep 2002 18:46:34 -0400 Date: Sat, 21 Sep 2002 15:51:09 -0700 From: Greg KH To: linux-kernel@vger.kernel.org Subject: Re: problems building bzImage with 2.5.* Message-ID: <20020921225109.GB28936@kroah.com> References: <20020921183527.GL22811@kruhft.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020921183527.GL22811@kruhft.dyndns.org> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 23 On Sat, Sep 21, 2002 at 11:35:27AM -0700, Burton Samograd wrote: > Hi all, > > I'm quite new to the list and I'm not sure if this has been posted > already but I thought I would give it a shot. I've been trying to > build the 2.5.* kernels (2.5.37 at the moment but this has happened > with previous version as well) and when doing a make bzImage i keep > getting the following error during the final linkage: Enable CONFIG_HOTPLUG or downgrade your version of binutils. That should fix the symptom. As to how to fix the problem, you have to dig to determine which driver is trying to reference a pointer that is marked __exit. Hope this helps, 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/