Here's what happens on the Ubuntu machine:
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-21-386' CC [M] /home/christina/aufs/fs/aufs/vfsub.o /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_symlink’: /home/christina/aufs/fs/aufs/vfsub.c:137: warning: passing argument 3 of ‘vfs_symlink’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:137: warning: passing argument 4 of ‘vfs_symlink’ makes pointer from integer without a cast /home/christina/aufs/fs/aufs/vfsub.c:137: error: too few arguments to function ‘vfs_symlink’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_mknod’: /home/christina/aufs/fs/aufs/vfsub.c:154: warning: passing argument 3 of ‘vfs_mknod’ makes pointer from integer without a cast /home/christina/aufs/fs/aufs/vfsub.c:154: error: too few arguments to function ‘vfs_mknod’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_link’: /home/christina/aufs/fs/aufs/vfsub.c:173: warning: passing argument 2 of ‘vfs_link’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:173: warning: passing argument 3 of ‘vfs_link’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:173: error: too few arguments to function ‘vfs_link’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_rename’: /home/christina/aufs/fs/aufs/vfsub.c:200: warning: passing argument 3 of ‘vfs_rename’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:200: warning: passing argument 4 of ‘vfs_rename’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:200: error: too few arguments to function ‘vfs_rename’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_mkdir’: /home/christina/aufs/fs/aufs/vfsub.c:218: warning: passing argument 3 of ‘vfs_mkdir’ makes pointer from integer without a cast /home/christina/aufs/fs/aufs/vfsub.c:218: error: too few arguments to function ‘vfs_mkdir’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_rmdir’: /home/christina/aufs/fs/aufs/vfsub.c:235: error: too few arguments to function ‘vfs_rmdir’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘do_vfsub_unlink’: /home/christina/aufs/fs/aufs/vfsub.c:252: error: too few arguments to function ‘vfs_unlink’ /home/christina/aufs/fs/aufs/vfsub.c: In function ‘call_notify_change’: /home/christina/aufs/fs/aufs/vfsub.c:493: warning: passing argument 2 of ‘notify_change’ from incompatible pointer type /home/christina/aufs/fs/aufs/vfsub.c:493: error: too few arguments to function ‘notify_change’ make[2]: *** [/home/christina/aufs/fs/aufs/vfsub.o] Error 1 make[1]: *** [_module_/home/christina/aufs/fs/aufs] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-21-386' make: *** [fs/aufs/aufs.ko] Error 2 -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.xing.com/profile/LeslieP_Polzer Blog: http://blog.viridian-project.de/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
