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
|