Re: 2.6.26-rc2-mm1 (p9 build error when 9P_FS=n)

From: Eric Van Hensbergen
Date: Wed May 14 2008 - 20:00:27 EST


This is probably a side effect of the merge issue v9fs-devel and -mm
had last week. It should no longer be possible with the code that's
been in my v9fs-devel tree on kernel.org for the past 5 days
(CONFIG_NET_9P_FD no longer exists).

-eric


On Wed, May 14, 2008 at 4:16 PM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> On Wed, 14 May 2008 01:01:29 -0700 Andrew Morton wrote:
>
>>
>> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.26-rc2/2.6.26-rc2-mm1/
>
> net/built-in.o: In function `init_p9':
> mod.c:(.init.text+0x4b0d): undefined reference to `p9_trans_fd_init'
> make[1]: *** [.tmp_vmlinux1] Error 1
>
>
> CONFIG_NET_9P=y
> CONFIG_NET_9P_FD=m
> CONFIG_NET_9P_VIRTIO=m
> CONFIG_NET_9P_DEBUG=y
>
> # CONFIG_9P_FS is not set
>
>
> ---
> ~Randy
>
--
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/