3.0.25 svn rev. 21433

Thomas Bork tombork at web.de
Sun Feb 18 19:52:50 GMT 2007


I wrote:

> while compiling I received:
> 
> Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c
> lib/ldb/ldb_tdb/ldb_tdb_wrap.c: In function `ltdb_wrap_open':
> lib/ldb/ldb_tdb/ldb_tdb_wrap.c:126: warning: initialization from 
> incompatible pointer type

If compiling samba_vscan (all was normal in Samba 3.0.24):

Compiling global/vscan-functions.c with -fPIC
In file included from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/includes.h:102:31: 
system/capability.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:103:24: system/dir.h: No 
such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:104:28: 
system/filesys.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:105:25: system/glob.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:106:26: system/iconv.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:107:27: system/locale.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:108:28: 
system/network.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:109:27: system/passwd.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:110:29: 
system/printing.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:111:29: 
system/readline.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:112:27: system/select.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:113:26: system/shmem.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:114:27: system/syslog.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:115:29: 
system/terminal.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:116:25: system/time.h: 
No such file or directory
/usr/src/SAMBA_3_0_25/source/include/includes.h:117:25: system/wait.h: 
No such file or directory
In file included from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/includes.h:289: error: syntax error 
before "volatile"
/usr/src/SAMBA_3_0_25/source/include/includes.h:627:17: tdb.h: No such 
file or directory
In file included from /usr/src/SAMBA_3_0_25/source/include/includes.h:628,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:35: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:35: warning: no 
semicolon at end of struct or union
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:36: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:44: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:44: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:45: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:48: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:51: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:53: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:58: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:60: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:61: error: syntax error 
before "tdb_fetch_bystring"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:61: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:67: error: syntax error 
before "make_tdb_data"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:67: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:68: error: syntax error 
before "string_tdb_data"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:68: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:69: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:71: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:73: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/includes.h:629:21: tdbback.h: No 
such file or directory
In file included from 
/usr/src/SAMBA_3_0_25/source/librpc/gen_ndr/srvsvc.h:3,
                  from 
/usr/src/SAMBA_3_0_25/source/librpc/gen_ndr/wkssvc.h:3,
                  from /usr/src/SAMBA_3_0_25/source/include/smb.h:313,
                  from /usr/src/SAMBA_3_0_25/source/include/includes.h:652,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/librpc/gen_ndr/security.h:1:26: 
ndr/security.h: No such file or directory
In file included from /usr/src/SAMBA_3_0_25/source/include/smb.h:603,
                  from /usr/src/SAMBA_3_0_25/source/include/includes.h:652,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/vfs.h:241: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:241: warning: no semicolon at 
end of struct or union
/usr/src/SAMBA_3_0_25/source/include/vfs.h:241: warning: no semicolon at 
end of struct or union
/usr/src/SAMBA_3_0_25/source/include/vfs.h:242: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:243: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:244: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:245: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:248: error: syntax error 
before "DIR"
/usr/src/SAMBA_3_0_25/source/include/vfs.h:260: error: 'rename' 
redeclared as different kind of symbol
/usr/include/stdio.h:144: error: previous declaration of 'rename' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:260: error: 'rename' 
redeclared as different kind of symbol
/usr/include/stdio.h:144: error: previous declaration of 'rename' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:272: warning: "struct 
utimbuf" declared inside parameter list
/usr/src/SAMBA_3_0_25/source/include/vfs.h:272: warning: its scope is 
only this definition or declaration, which is probably not what you want
/usr/src/SAMBA_3_0_25/source/include/vfs.h:282: error: 'realpath' 
redeclared as different kind of symbol
/usr/include/stdlib.h:673: error: previous declaration of 'realpath' was 
here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:282: error: 'realpath' 
redeclared as different kind of symbol
/usr/include/stdlib.h:673: error: previous declaration of 'realpath' was 
here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:327: error: 'getxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:57: error: previous declaration of 'getxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:327: error: 'getxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:57: error: previous declaration of 'getxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:328: error: 'lgetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:59: error: previous declaration of 'lgetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:328: error: 'lgetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:59: error: previous declaration of 'lgetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:329: error: 'fgetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:61: error: previous declaration of 'fgetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:329: error: 'fgetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:61: error: previous declaration of 'fgetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:330: error: 'listxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:64: error: previous declaration of 'listxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:330: error: 'listxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:64: error: previous declaration of 'listxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:331: error: 'llistxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:66: error: previous declaration of 
'llistxattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:331: error: 'llistxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:66: error: previous declaration of 
'llistxattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:332: error: 'flistxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:68: error: previous declaration of 
'flistxattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:332: error: 'flistxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:68: error: previous declaration of 
'flistxattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:333: error: 'removexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:70: error: previous declaration of 
'removexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:333: error: 'removexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:70: error: previous declaration of 
'removexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:334: error: 'lremovexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:71: error: previous declaration of 
'lremovexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:334: error: 'lremovexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:71: error: previous declaration of 
'lremovexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:335: error: 'fremovexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:72: error: previous declaration of 
'fremovexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:335: error: 'fremovexattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:72: error: previous declaration of 
'fremovexattr' was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:336: error: 'setxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:50: error: previous declaration of 'setxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:336: error: 'setxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:50: error: previous declaration of 'setxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:337: error: 'lsetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:52: error: previous declaration of 'lsetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:337: error: 'lsetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:52: error: previous declaration of 'lsetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:338: error: 'fsetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:54: error: previous declaration of 'fsetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:338: error: 'fsetxattr' 
redeclared as different kind of symbol
/usr/include/attr/xattr.h:54: error: previous declaration of 'fsetxattr' 
was here
/usr/src/SAMBA_3_0_25/source/include/vfs.h:349: error: syntax error 
before '}' token
/usr/src/SAMBA_3_0_25/source/include/vfs.h:349: warning: data definition 
has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/vfs.h:466: error: syntax error 
before '}' token
/usr/src/SAMBA_3_0_25/source/include/vfs.h:519: error: field `vfs_next' 
has incomplete type
In file included from /usr/src/SAMBA_3_0_25/source/include/includes.h:652,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/smb.h:640: error: field `vfs' has 
incomplete type
/usr/src/SAMBA_3_0_25/source/include/smb.h:641: error: field 
`vfs_opaque' has incomplete type
In file included from /usr/src/SAMBA_3_0_25/source/include/includes.h:680,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/rpc_eventlog.h:63: error: syntax 
error before "TDB_CONTEXT"
/usr/src/SAMBA_3_0_25/source/include/rpc_eventlog.h:63: warning: no 
semicolon at end of struct or union
/usr/src/SAMBA_3_0_25/source/include/rpc_eventlog.h:65: error: syntax 
error before '}' token
/usr/src/SAMBA_3_0_25/source/include/rpc_eventlog.h:65: warning: data 
definition has no type or storage class
In file included from 
/usr/src/SAMBA_3_0_25/source/nsswitch/winbind_client.h:1,
                  from /usr/src/SAMBA_3_0_25/source/include/includes.h:697,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/nsswitch/winbind_nss_config.h:39:27: 
system/passwd.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/nsswitch/winbind_nss_config.h:40:28: 
system/filesys.h: No such file or directory
/usr/src/SAMBA_3_0_25/source/nsswitch/winbind_nss_config.h:41:28: 
system/network.h: No such file or directory
In file included from /usr/src/SAMBA_3_0_25/source/include/includes.h:779,
                  from 
/usr/src/SAMBA_3_0_25/examples/VFS/samba-vscan-0.3.6b/include/vscan-global.h:4,
                  from global/vscan-functions.c:15:
/usr/src/SAMBA_3_0_25/source/include/proto.h:147: warning: "struct 
group" declared inside parameter list
/usr/src/SAMBA_3_0_25/source/include/proto.h:246: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:246: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:520: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:738: error: 
'sys_acl_get_entry' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:303: error: previous 
declaration of 'sys_acl_get_entry' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:739: error: 
'sys_acl_get_tag_type' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:304: error: previous 
declaration of 'sys_acl_get_tag_type' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:740: error: 
'sys_acl_get_permset' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:305: error: previous 
declaration of 'sys_acl_get_permset' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:741: error: 
'sys_acl_get_qualifier' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:306: error: previous 
declaration of 'sys_acl_get_qualifier' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:742: error: 
'sys_acl_clear_perms' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:309: error: previous 
declaration of 'sys_acl_clear_perms' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:743: error: 
'sys_acl_add_perm' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:310: error: previous 
declaration of 'sys_acl_add_perm' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:744: error: 
'sys_acl_get_perm' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:321: error: previous 
declaration of 'sys_acl_get_perm' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:745: error: 
'sys_acl_to_text' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:311: error: previous 
declaration of 'sys_acl_to_text' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:746: error: 'sys_acl_init' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:312: error: previous 
declaration of 'sys_acl_init' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:747: error: 
'sys_acl_create_entry' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:313: error: previous 
declaration of 'sys_acl_create_entry' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:748: error: 
'sys_acl_set_tag_type' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:314: error: previous 
declaration of 'sys_acl_set_tag_type' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:749: error: 
'sys_acl_set_qualifier' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:315: error: previous 
declaration of 'sys_acl_set_qualifier' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:750: error: 
'sys_acl_set_permset' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:316: error: previous 
declaration of 'sys_acl_set_permset' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:751: error: 
'sys_acl_free_text' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:322: error: previous 
declaration of 'sys_acl_free_text' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:752: error: 
'sys_acl_free_acl' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:323: error: previous 
declaration of 'sys_acl_free_acl' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:753: error: 
'sys_acl_free_qualifier' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:324: error: previous 
declaration of 'sys_acl_free_qualifier' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:754: error: 'sys_acl_valid' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:317: error: previous 
declaration of 'sys_acl_valid' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:756: error: 
'sys_acl_get_file' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:307: error: previous 
declaration of 'sys_acl_get_file' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:757: error: 
'sys_acl_get_fd' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:308: error: previous 
declaration of 'sys_acl_get_fd' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:759: error: 
'sys_acl_set_file' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:318: error: previous 
declaration of 'sys_acl_set_file' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:761: error: 
'sys_acl_set_fd' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:319: error: previous 
declaration of 'sys_acl_set_fd' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:763: error: 
'sys_acl_delete_def_file' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:320: error: previous 
declaration of 'sys_acl_delete_def_file' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:863: error: 'kernel_flock' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:275: error: previous 
declaration of 'kernel_flock' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:864: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:864: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:865: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:866: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:867: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:868: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:869: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:902: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:902: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:903: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1119: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1397: error: syntax error 
before "make_tdb_data"
/usr/src/SAMBA_3_0_25/source/include/proto.h:1397: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:1398: error: syntax error 
before "string_tdb_data"
/usr/src/SAMBA_3_0_25/source/include/proto.h:1398: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:1399: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1400: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1401: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1403: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1404: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1405: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1406: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1407: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1408: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1409: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1410: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1411: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1412: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1413: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1414: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1415: error: syntax error 
before "tdb_fetch_bystring"
/usr/src/SAMBA_3_0_25/source/include/proto.h:1415: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1415: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:1416: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1417: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1418: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1424: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1425: error: conflicting 
types for 'tdb_open_log'
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:64: error: previous 
declaration of 'tdb_open_log' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:1425: error: conflicting 
types for 'tdb_open_log'
/usr/src/SAMBA_3_0_25/source/include/util_tdb.h:64: error: previous 
declaration of 'tdb_open_log' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:1425: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:1426: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1428: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:1429: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/proto.h:1431: error: syntax error 
before "TDB_DATA"
/usr/src/SAMBA_3_0_25/source/include/proto.h:2888: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:3592: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:4584: error: syntax error 
before "get_printer_notify_pid_list"
/usr/src/SAMBA_3_0_25/source/include/proto.h:4584: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:4584: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:4667: error: syntax error 
before "key"
/usr/src/SAMBA_3_0_25/source/include/proto.h:4672: error: syntax error 
before "TDB_CONTEXT"
/usr/src/SAMBA_3_0_25/source/include/proto.h:4676: error: syntax error 
before "TDB_CONTEXT"
/usr/src/SAMBA_3_0_25/source/include/proto.h:6128: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:6129: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:6834: warning: "struct tm" 
declared inside parameter list
/usr/src/SAMBA_3_0_25/source/include/proto.h:7425: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7425: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:7427: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7428: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7430: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7431: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7432: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7432: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:7433: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:7434: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:8097: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:8097: warning: data 
definition has no type or storage class
/usr/src/SAMBA_3_0_25/source/include/proto.h:8170: warning: "struct 
utimbuf" declared inside parameter list
/usr/src/SAMBA_3_0_25/source/include/proto.h:8452: error: 
'linux_setlease' redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:276: error: previous 
declaration of 'linux_setlease' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:8485: error: 'get_nt_acl' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:294: error: previous 
declaration of 'get_nt_acl' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:8487: error: 'set_nt_acl' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:296: error: previous 
declaration of 'set_nt_acl' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:8489: error: 'chmod_acl' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:300: error: previous 
declaration of 'chmod_acl' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:8492: error: 'fchmod_acl' 
redeclared as different kind of symbol
/usr/src/SAMBA_3_0_25/source/include/vfs.h:301: error: previous 
declaration of 'fchmod_acl' was here
/usr/src/SAMBA_3_0_25/source/include/proto.h:8680: error: syntax error 
before '*' token
/usr/src/SAMBA_3_0_25/source/include/proto.h:8712: error: syntax error 
before '*' token
make: *** [global/vscan-functions.po] Error 1


der tom


More information about the samba-technical mailing list