Hi List, 

I try to compile 2.6.19.2 with unionfs-1.5pre-cvs200701171418, 
did a patch-kernel and configured unionfs inside the kernel 
(no module) 

CONFIG_UNION_FS=y

When compiling I get the following errormessage: 

CC      fs/quota_v1.o
  CC      fs/quota_v2.o
  CC      fs/quota.o
  CC      fs/dnotify.o
  LD      fs/built-in.o
fs/unionfs/built-in.o(.text+0x552a): In function `vfs_listxattr':
: multiple definition of `vfs_listxattr'
fs/xattr.o(.text+0x25e): first defined here
make[2]: *** [fs/built-in.o] Error 1
make[1]: *** [fs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19.2.unionfs'
make: *** [stamp-build] Error 2

Compiling as a Module is fine :-)  

Env: 
uname -a 
Linux XXXX 2.6.17.7-xxxxx #1 Tue Aug 22 08:56:53 CEST 2006 x86_64 GNU/Linux

gcc -v 
Reading specs from /usr/lib/gcc-lib/x86_64-linux/3.3.5/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--enable-__cxa_atexit --with-system-zlib --enable-nls
--without-included-gettext --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc
--disable-multilib x86_64-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

I experienced this on 32 Bit systems too. 
Are you aware about this behaviour? 

BR
Martin 

_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to