xfs
[Top] [All Lists]

Re: link error building linux kernel-xfs

To: Claudio Baeza R <Claudio.Baeza@xxxxxxxxxxxxxxx>
Subject: Re: link error building linux kernel-xfs
From: "Nathan Scott" <nathans@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 2 Jul 2000 08:09:27 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: Claudio Baeza R <Claudio.Baeza@ing-mat.udec.cl> "link error building linux kernel-xfs" (Jul 1, 10:42am)
References: <Pine.SOL.4.10.10006302011230.291-100000@ing-mat.udec.cl>
Sender: owner-linux-xfs@xxxxxxxxxxx
hi,

On Jul 1, 10:42am, Claudio Baeza R wrote:
> Subject: link error building linux kernel-xfs
> 
> ...
> I did `make mrproper; make xconfig` and turned on _all_ XFS option (build
> in kernel and also I have tried build as module).
> ...
> fs/fs.o: In function `xfs_bmap_alloc':
> /test/linux-2.4-xfs/linux/fs/xfs/xfs_bmap.c:2371: undefined reference to
> `xfs_rtpick_extent'
> /test/linux-2.4-xfs/linux/fs/xfs/xfs_bmap.c:2532: undefined reference to
> `xfs_rtallocate_extent'
> /test/linux-2.4-xfs/linux/fs/xfs/xfs_bmap.c:2535: undefined reference to
> `xfs_rtallocate_extent'
> ...
> how to solve this?
> 

If the tree you're using has GRIO and XFS/RT config options,
you'll need to switch these two off (they are far from complete).

cheers.

-- 
Nathan

<Prev in Thread] Current Thread [Next in Thread>
  • Re: link error building linux kernel-xfs, Nathan Scott <=