smbmount.c doesn't compile with a vanilla 2.6.9 Linux kernel (unpatched kernel sources taken from kernel.org). It compiles fine on Linux 2.6.8.1 on the same computer. Compiling client/smbmount.c In file included from /usr/include/linux/fs.h:19, from /usr/include/linux/smb_fs.h:15, from client/smbmount.c:27: /usr/include/linux/prio_tree.h:22: error: parse error before "pgoff_t" /usr/include/linux/prio_tree.h:27: error: parse error before "pgoff_t" /usr/include/linux/prio_tree.h: In function `prio_tree_iter_init': /usr/include/linux/prio_tree.h:29: error: `iter' undeclared (first use in this function) /usr/include/linux/prio_tree.h:29: error: (Each undeclared identifier is reported only once /usr/include/linux/prio_tree.h:29: error: for each function it appears in.) /usr/include/linux/prio_tree.h:29: error: `root' undeclared (first use in this function) /usr/include/linux/prio_tree.h:30: error: `r_index' undeclared (first use in this function) make: *** [client/smbmount.o] Erreur 1
Samba 3.0.10 compiles fine now on Linux 2.6.10.
Thanks for the update.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.