Re: 2.6.6-mm2

From: Andrew Morton
Date: Thu May 13 2004 - 13:56:53 EST


Lorenzo Allegrucci <l_allegrucci@xxxxxxxxxxxxx> wrote:
>
> On Thursday 13 May 2004 12:27, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.6/2.6.6-m
> >m2/
>
> make[2]: *** No rule to make target `fs/xfs/support/qsort.s', needed by
> `fs/xfs/support/qsort.o'. Stop.

That's odd.

diff -puN fs/xfs/Makefile~have-xfs-use-kernel-provided-qsort-fix fs/xfs/Makefile
--- 25/fs/xfs/Makefile~have-xfs-use-kernel-provided-qsort-fix 2004-05-13 11:54:24.869488456 -0700
+++ 25-akpm/fs/xfs/Makefile 2004-05-13 11:54:28.218979256 -0700
@@ -142,7 +142,6 @@ xfs-y += $(addprefix linux/, \
xfs-y += $(addprefix support/, \
debug.o \
move.o \
- qsort.o \
uuid.o)

xfs-$(CONFIG_XFS_TRACE) += support/ktrace.o

_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/