WHATS NEW IN Samba 2.0.6

jpff at maths.bath.ac.uk jpff at maths.bath.ac.uk
Sat Nov 20 09:44:33 GMT 1999


Thanks for the suggestion to ass --with-smbmount to the configure.
Unfortunately it does not compile, on either my Redhat5.2 or Debian
1.3.1 systems.
....

Compiling client/smbmount.c
In file included from /usr/include/linux/smb_fs.h:11,
                 from client/smbmount.c:28:
/usr/include/linux/smb.h:47: warning: `PVAL' redefined
include/byteorder.h:136: warning: this is the location of the previous definition
/usr/include/linux/smb.h:76: warning: `smb_base' redefined
include/smb.h:1325: warning: this is the location of the previous definition
In file included from /usr/include/linux/fs.h:12,
                 from /usr/include/linux/smb_fs.h:12,
                 from client/smbmount.c:28:
.....and so on with loads of warnings....
.....like............
In file included from /usr/include/linux/smb_fs.h:11,
                 from client/smbmount.c:28:
/usr/include/linux/smb.h:83: conflicting types for `PROTOCOL_NONE'
include/smb.h:1495: previous declaration of `PROTOCOL_NONE'
/usr/include/linux/smb.h:84: conflicting types for `PROTOCOL_CORE'
include/smb.h:1495: previous declaration of `PROTOCOL_CORE'
/usr/include/linux/smb.h:85: conflicting types for `PROTOCOL_COREPLUS'
include/smb.h:1495: previous declaration of `PROTOCOL_COREPLUS'
/usr/include/linux/smb.h:86: conflicting types for `PROTOCOL_LANMAN1'
include/smb.h:1495: previous declaration of `PROTOCOL_LANMAN1'
/usr/include/linux/smb.h:87: conflicting types for `PROTOCOL_LANMAN2'
include/smb.h:1495: previous declaration of `PROTOCOL_LANMAN2'
.....and finally.......
/usr/include/asm/byteorder.h:22: conflicting types for `ntohl'
/usr/include/netinet/in.h:204: previous declaration of `ntohl'
/usr/include/asm/byteorder.h:24: conflicting types for `htonl'
/usr/include/netinet/in.h:206: previous declaration of `htonl'
client/smbmount.c: In function `send_fs_socket':
client/smbmount.c:296: storage size of `conn_options' isn't known
client/smbmount.c:308: `SMB_CASE_DEFAULT' undeclared (first use this function)
client/smbmount.c:308: (Each undeclared identifier is reported only once
client/smbmount.c:308: for each function it appears in.)
client/smbmount.c:319: `SMB_IOC_NEWCONN' undeclared (first use this function)
make: *** [client/smbmount.o] Error 1

==John ffitch


More information about the samba mailing list