[Cluster-devel] Re: Fwd: linux-2.6.19-rc5-g088406bc build #119 failed

Patrick Caulfield pcaulfie at redhat.com
Mon Nov 13 08:23:02 UTC 2006


Toralf Förster wrote:
> Hello,
> 
> the build with the attached .config failed, make ends with:
> ...
>   CC      init/version.o
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> fs/built-in.o: In function `make_cluster':
> config.c:(.text+0x3810f): undefined reference to `config_group_init_type_name'
> config.c:(.text+0x38120): undefined reference to `config_group_init_type_name'
> config.c:(.text+0x38131): undefined reference to `config_group_init_type_name'
> fs/built-in.o: In function `drop_cluster':
> config.c:(.text+0x381a6): undefined reference to `config_item_put'
> fs/built-in.o: In function `make_space':
> ...
> config.c:(.text+0x38744): undefined reference to `config_item_put'
> fs/built-in.o: In function `close_connection':
> lowcomms.c:(.text+0x3f945): undefined reference to `sock_release'
> fs/built-in.o: In function `send_shutdown':
> lowcomms.c:(.text+0x3f9fd): undefined reference to `kernel_sendmsg'
> fs/built-in.o: In function `receive_from_sock':
> lowcomms.c:(.text+0x3fdf0): undefined reference to `kernel_recvmsg'
> fs/built-in.o: In function `init_sock':
> lowcomms.c:(.text+0x40073): undefined reference to `sock_create_kern'
> lowcomms.c:(.text+0x401aa): undefined reference to `sock_release'
> fs/built-in.o: In function `initiate_association':
> lowcomms.c:(.text+0x40512): undefined reference to `kernel_sendmsg'
> fs/built-in.o: In function `send_to_sock':
> lowcomms.c:(.text+0x4069c): undefined reference to `kernel_sendmsg'
> make: *** [.tmp_vmlinux1] Error 1
> 


I'm intrigued how you managed to have the DLM enabled when there was no networking configured into the kernel!


patrick




More information about the Cluster-devel mailing list