Re: xfs don't compil in linux-2.5 BK

From: Nathan Scott (nathans@sgi.com)
Date: Mon May 26 2003 - 18:29:03 EST


On Tue, May 27, 2003 at 12:38:03AM +0200, Gregoire Favre wrote:
> On Mon, May 26, 2003 at 11:01:12PM +0100, Grzegorz Jaskiewicz wrote:
>
> > looks like LINUX_VERSION_CODE is not defined
> > try this (as 2.5.69 > than 2.5.9)
>
> Well, maybe BK is not for me:
>
> greg@greg:linux >make dep && make bzImage && make modules && sudo make modules_install
> *** Warning: make dep is unnecessary now.

Are you missing "make oldconfig" or one of the other *config targets,
perhaps? Looks like some parts of your build haven't been done before
you descend into fs/xfs - in particular, your <linux/version.h> header
doesn't seem to have good stuff in it.

cheers.

> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
> Starting the build. KBUILD_BUILTIN=1 KBUILD_MODULES=
> CHK include/linux/compile.h
> dnsdomainname: Unknown host
> CC fs/xfs/pagebuf/page_buf.o
> In file included from fs/xfs/pagebuf/page_buf.c:65:
> fs/xfs/pagebuf/page_buf_internal.h:46:24: operator '<' has no left operand
> fs/xfs/pagebuf/page_buf_internal.h:51:24: operator '<' has no left operand
> make[2]: *** [fs/xfs/pagebuf/page_buf.o] Error 1
> make[1]: *** [fs/xfs] Error 2
> make: *** [fs] Error 2
> Exit 2
>
> Thank you very much,
>
> Grégoire
> __________________________________________________________________
> http://www-ima.unil.ch/greg ICQ:16624071 mailto:greg@xxxxxxxxxxxxx
> -
> 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/
>

--
Nathan
-
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/