xfs
[Top] [All Lists]

Re: unresolved symbols

To: dxm@xxxxxxxxxxxxxxxxxxxxxxxx (Daniel Moore)
Subject: Re: unresolved symbols
From: jtk@xxxxxxx
Date: Tue, 13 Jun 2000 08:46:07 -0500 (CDT)
Cc: cattelan@xxxxxxxxxxx (Russell Cattelan), linux-xfs@xxxxxxxxxxx
In-reply-to: <200006130423.OAA43430@clouds.melbourne.sgi.com> from "Daniel Moore" at Jun 13, 2000 02:23:00 PM
Sender: owner-linux-xfs@xxxxxxxxxxx
> 
> 
> Russell Cattelan writes:
>  => Daniel Moore wrote:
>  => 
>  => > when trying to load a t-o-t XFS built as modules with KIOBUF
>  => > enabled, I get unresolved symbols when insmod'ing page_buf.o:
>  => >
>  => > unresolved symbol PB_MIN_DIRTY_PAGES
>  => > unresolved symbol ll_rw_kio
>  => >
>  => > I've had this problem for days now... I've tried rebuilding
>  => > everything but to no avail..
>  => 
>  => Is this the 2.4 tree?
>  => or the 2.3-99 tree?
>  => 
>  => I think Steve has the 2.4 tree compiling finally, but I haven't verify
>  => that yet.
>  => Try building everything from scratch.
> 
> 2.3 still - I haven't been game to try 2.4 yet. I have rebuilt from scratch
> a couple of times after p_tupdates. Both symbols are actually defined
> in the kernel but don't seem to be exported to the modular page_buf. I
> don't know what the mechanism is for this...
> 
> 
> 


I know that in the case of PB_MIN_DIRTY_PAGES you need to rebuild &
reboot the uptodate kernel, PB_MIN_DIRTY_PAGES is defined and exported
from filemap.c....

        -Ted

<Prev in Thread] Current Thread [Next in Thread>