Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 7 Mar 2002 11:14:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 7 Mar 2002 11:14:47 -0500 Received: from adsl-67-36-120-14.dsl.klmzmi.ameritech.net ([67.36.120.14]:10384 "HELO tabris.net") by vger.kernel.org with SMTP id ; Thu, 7 Mar 2002 11:14:29 -0500 Content-Type: text/plain; charset=US-ASCII From: Adam Schrotenboer Organization: Dome-S-Isle Data To: linux-kernel@vger.kernel.org Subject: Re: Unresolved symbols 2.4.18-pre9-mjc2 Date: Thu, 7 Mar 2002 11:14:07 -0500 X-Mailer: KMail [version 1.3.1] In-Reply-To: <20020307072233.D19A5FB913@tabris.net> In-Reply-To: <20020307072233.D19A5FB913@tabris.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <20020307161412.0E085FB914@tabris.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Well, found the solution (in the archives) is to add EXPORT_SYMBOL(blkdev_varyio) to ksyms. -- tabris On Thursday 07 March 2002 02:22, Adam Schrotenboer wrote: > Been a bit busy lately, but after the power went off last night, I > decided to finish my compile of the latest (afaict) mjc kernel. > > Already commented out a function (it was several days ago, I can't > remember it.) that was obsoleted by the radix tree patch. Now, I come > up w/ this error in modules_install . > > Ideas? > > depmod: *** Unresolved symbols in > /lib/modules/2.4.18-pre9-mjc2/kernel/drivers/scsi/sd_mod.o > depmod: blkdev_varyio > > TIA - 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/