On Tue, Mar 20, 2007 at 03:54:28PM +0530, Abhijit Sarkar wrote:
> I used the latest version of kgdb (linux-2.6.15.5-kgdb-2.4.tar.bz2) and the
> corresponding source code (i.e. linux-2.6.15.5.tar.bz2). During compilation
> it gave error in fs/nfs/direct.c as
> 
>      fs/nfs/direct.c: In function nfs_get_user_pages:
>      fs/nfs/direct.c:110: warning: implicit declaration of function
> nfs_free_user_pages
>      fs/nfs/direct.c: At top level:
>      fs/nfs/direct.c:127: warning: conflicting types for nfs_free_user_pages
>      fs/nfs/direct.c:127: error: static declaration of nfs_free_user_pages
> follows
>                                 non-static declaration
>      fs/nfs/direct.c:110: error: previous implicit declaration of
> nfs_free_user_pages was here

This _should_never_happen_.  This says to me something is very wrong
with your kernel tree.  You might want to re-download the
linux-2.6.15.5.tar.bz2 file (and make sure the PGP signature matches)
and try again.

-- 
Tom Rini

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to