Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Dec 2001 12:44:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Dec 2001 12:43:51 -0500 Received: from dsl-65-186-161-49.telocity.com ([65.186.161.49]:44036 "EHLO nic.osagesoftware.com") by vger.kernel.org with ESMTP id ; Tue, 18 Dec 2001 12:43:43 -0500 Message-Id: <4.3.2.7.2.20011218124302.00bcc100@mail.osagesoftware.com> X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Tue, 18 Dec 2001 12:43:39 -0500 To: lkml From: David Relson Subject: Re: 2.5.1 - undefined symbols building NFS as a module In-Reply-To: In-Reply-To: <4.3.2.7.2.20011218113324.00e657e0@mail.osagesoftware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dave, That fixed it very nicely. Thanks. David At 11:55 AM 12/18/01, you wrote: >On Tue, 18 Dec 2001, David Relson wrote: > > > and here's the complaint from "make modules_install" > > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.1; fi > > depmod: *** Unresolved symbols in /lib/modules/2.5.1/kernel/fs/nfs/nfs.o > > depmod: seq_escape > > depmod: seq_printf > >Fixed in -dj3 (url in other mail). >(If you don't want it all, just take the hunk that > adds exports of these functions) > >Dave. > >-- >| Dave Jones. http://www.codemonkey.org.uk >| SuSE Labs - 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/