tree: git://git.samba.org/sfrench/cifs-2.6.git for-next head: 716c2ce52e50d580c9f66675a6a675cdf5653a0e commit: 716c2ce52e50d580c9f66675a6a675cdf5653a0e [4/4] [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred config: x86_64-acpi-redef (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: git checkout 716c2ce52e50d580c9f66675a6a675cdf5653a0e # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): fs/cifs/connect.o: In function `cifs_parse_smb_version': >> connect.c:(.text+0x105): undefined reference to `smb20_operations' >> connect.c:(.text+0x110): undefined reference to `smb20_values' >> connect.c:(.text+0x11d): undefined reference to `smb21_operations' >> connect.c:(.text+0x128): undefined reference to `smb21_values' >> connect.c:(.text+0x135): undefined reference to `smb30_operations' >> connect.c:(.text+0x140): undefined reference to `smb30_values' connect.c:(.text+0x14d): undefined reference to `smb30_operations' >> connect.c:(.text+0x158): undefined reference to `smb302_values' connect.c:(.text+0x165): undefined reference to `smb30_operations' >> connect.c:(.text+0x170): undefined reference to `smb3any_values' fs/cifs/connect.o: In function `cifs_mount': >> connect.c:(.text+0x3f61): undefined reference to `smb2_reconnect_server' fs/cifs/link.o: In function `smb3_query_mf_symlink': >> link.c:(.text+0x5ee): undefined reference to `cifs_convert_path_to_utf16' >> link.c:(.text+0x63c): undefined reference to `SMB2_open' >> link.c:(.text+0x6c6): undefined reference to `SMB2_read' >> link.c:(.text+0x6dc): undefined reference to `SMB2_close' fs/cifs/link.o: In function `smb3_create_mf_symlink': link.c:(.text+0x781): undefined reference to `cifs_convert_path_to_utf16' link.c:(.text+0x7f3): undefined reference to `SMB2_open' >> link.c:(.text+0x884): undefined reference to `SMB2_write' link.c:(.text+0x8ae): undefined reference to `SMB2_close' --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip