2.6.16-rc4-mm1: usbfs2 multiply defined symbols

From: Adrian Bunk
Date: Mon Feb 20 2006 - 09:35:05 EST


On Mon, Feb 20, 2006 at 04:26:15AM -0800, Andrew Morton wrote:
>...
> +gregkh-usb-usbfs2.patch
>
> USB tree updates
>...

This patch causes the following compile error:

<-- snip -->

...
LD .tmp_vmlinux1
drivers/built-in.o: In function `securityfs_create_dir': multiple definition of `securityfs_create_dir'
security/built-in.o: first defined here
drivers/built-in.o: In function `securityfs_remove': multiple definition of `securityfs_remove'
security/built-in.o: first defined here
drivers/built-in.o: In function `securityfs_create_file': multiple definition of `securityfs_create_file'
security/built-in.o: first defined here
ld: Warning: size of symbol `securityfs_create_file' changed from 331 in security/built-in.o to 332 in drivers/built-in.o
make: *** [.tmp_vmlinux1] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/