xfs
[Top] [All Lists]

Re: mmap.c:441: mmap_avl.c: No such file or directory

To: xfs-list <linux-xfs@xxxxxxxxxxx>
Subject: Re: mmap.c:441: mmap_avl.c: No such file or directory
From: Dean Roehrich <roehrich@xxxxxxx>
Date: Fri, 26 Oct 2001 10:49:30 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
This looks like some old crud.  That stuff was removed from mm/mmap.c back in
mid-september as part of the merge up to 2.4.10-pre12.  I think your CVS
update didn't go quite as expected.

Dean


>From:  yocum@xxxxxxxx
>Don't kill the messenger.  :-)
>
>I updated from CVS this AM, which is supposed to be 2.4.13:
>
><snip>
>kgcc  -D__KERNEL__ -I/usr/src/linux-2.4-xfs/linux/include  -Wall
>-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
>-fomit-frame-pointer -pipe  -march=i686 -malign-functions=4     -c -o mmap.o
>mmap.c
>mmap.c:441: mmap_avl.c: No such file or directory
>mmap.c: In function `do_munmap':
>mmap.c:752: warning: implicit declaration of function `avl_remove'
>mmap.c: In function `build_mmap_avl':
>mmap.c:907: warning: implicit declaration of function `avl_insert'
>mmap.c: In function `__insert_vm_struct':
>mmap.c:967: warning: implicit declaration of function
>`avl_insert_neighbours'
>make[2]: *** [mmap.o] Error 1
>make[2]: Leaving directory `/usr/src/linux-2.4-xfs/linux/mm'
>make[1]: *** [first_rule] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.4-xfs/linux/mm'
>make: *** [_dir_mm] Error 2
>
>
>I don't know if this is a vestige of the main tree or the merge with XFS.
>
>Cheers,
>Dan
>
>-- 
>Dan Yocum
>Sloan Digital Sky Survey, Fermilab  630.840.6509
>yocum@xxxxxxxx, http://www.sdss.org
>SDSS.  Mapping the Universe.
>


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