The Samba-Bugzilla – Attachment 2197 Details for
Bug 4204
Compilation fails under Tru64 Unix 4.0f
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output from make "out of the box"
make1.txt (text/plain), 28.18 KB, created by
Scott McAskill (mail address dead)
on 2006-11-02 10:40:38 UTC
(
hide
)
Description:
output from make "out of the box"
Filename:
MIME Type:
Creator:
Scott McAskill (mail address dead)
Created:
2006-11-02 10:40:38 UTC
Size:
28.18 KB
patch
obsolete
>Script started on Thu Nov 2 11:13:27 2006 ># make >Using FLAGS = -O -D_SAMBA_BUILD_ -I/u06/samba-3.0.23c/source/popt -I/u06/samba-3.0.23c/source/iniparser/src -Iinclude -I/u06/samba-3.0.23c/source/include -I/u06/samba-3.0.23c/source/tdb -I. -DHAVE_CONFIG_H -I/u06/samba-3.0.23c/source -D_SAMBA_BUILD_ > LIBS = -lproplist -lsecurity -lresolv -lresolv > LDSHFLAGS = -shared > LDFLAGS = > PIE_CFLAGS = > PIE_LDFLAGS = >Generating smbd/build_options.c >Building include/proto.h >creating /u06/samba-3.0.23c/source/include/proto.h >Building include/build_env.h >creating /u06/samba-3.0.23c/source/nsswitch/winbindd_proto.h >creating /u06/samba-3.0.23c/source/web/swat_proto.h >creating /u06/samba-3.0.23c/source/client/client_proto.h >creating /u06/samba-3.0.23c/source/utils/net_proto.h >creating /u06/samba-3.0.23c/source/utils/ntlm_auth_proto.h >Compiling dynconfig.c >cc: Error: include/proto.h, line 1079: In this parameter list, "uint32_t" must either be a type or must be followed by a ",". (badparseparam) >struct timeval timeval_set(uint32_t secs, uint32_t usecs); >---------------------------^ >cc: Error: include/proto.h, line 1084: Ill-formed parameter type list. (parmtyplist) > uint32_t secs, uint32_t usecs); >---------------------------^ >cc: Error: include/proto.h, line 1087: In this parameter list, "uint32_t" must either be a type or must be followed by a ",". (badparseparam) >struct timeval timeval_current_ofs(uint32_t secs, uint32_t usecs); >-----------------------------------^ >cc: Error: include/proto.h, line 3528: Ill-formed parameter type list. (parmtyplist) >BOOL lookup_global_sam_name(const char *user, int flags, uint32_t *rid, >---------------------------------------------------------^ >cc: Error: include/proto.h, line 4278: Ill-formed parameter type list. (parmtyplist) > uint32_t flags, >-------------------------------------^ >cc: Error: include/proto.h, line 5424: Ill-formed parameter type list. (parmtyplist) > uint32_t flags); >------------------------------^ >cc: Info: include/smb.h, line 398: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT position_information; >--------^ >cc: Info: include/smb.h, line 423: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT initial_allocation_size; /* Faked up initial allocation on disk. */ >--------^ >cc: Info: include/ntquotas.h, line 72: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT usedspace; >--------^ >cc: Info: include/ntquotas.h, line 73: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT softlim; >--------^ >cc: Info: include/ntquotas.h, line 74: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT hardlim; >--------^ >cc: Info: include/sysquotas.h, line 62: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT bsize; >--------^ >cc: Info: include/sysquotas.h, line 63: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT hardlimit; /* In bsize units. */ >--------^ >cc: Info: include/sysquotas.h, line 64: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT softlimit; /* In bsize units. */ >--------^ >cc: Info: include/sysquotas.h, line 65: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT curblocks; /* In bsize units. */ >--------^ >cc: Info: include/sysquotas.h, line 66: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT ihardlimit; /* inode hard limit. */ >--------^ >cc: Info: include/sysquotas.h, line 67: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT isoftlimit; /* inode soft limit. */ >--------^ >cc: Info: include/sysquotas.h, line 68: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT curinodes; /* Current used inodes. */ >--------^ >cc: Info: include/vfs.h, line 224: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT (*disk_free)(struct vfs_handle_struct *handle, struct connection_struct *conn, const char *path, BOOL small_query, SMB_BIG_UINT *bsize, >----------------^ >cc: Info: include/vfs.h, line 224: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT (*disk_free)(struct vfs_handle_struct *handle, struct connection_struct *conn, const char *path, BOOL small_query, SMB_BIG_UINT *bsize, >------------------------------------------------------------------------------------------------------------------------------------------------^ >cc: Info: include/vfs.h, line 225: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >------------------------^ >cc: Info: include/vfs.h, line 225: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >---------------------------------------------^ >cc: Info: include/vfs.h, line 521: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT TotalBlocks; >--------^ >cc: Info: include/vfs.h, line 522: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT BlocksAvail; /* bfree */ >--------^ >cc: Info: include/vfs.h, line 523: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT UserBlocksAvail; /* bavail */ >--------^ >cc: Info: include/vfs.h, line 526: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT TotalFileNodes; >--------^ >cc: Info: include/vfs.h, line 527: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT FreeFileNodes; >--------^ >cc: Info: include/vfs.h, line 528: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT FsIdentifier; /* fsid */ >--------^ >cc: Info: include/smb.h, line 528: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT dfree_ret; >--------^ >cc: Info: include/smb.h, line 529: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT bsize; >--------^ >cc: Info: include/smb.h, line 530: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT dfree; >--------^ >cc: Info: include/smb.h, line 531: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT dsize; >--------^ >cc: Info: include/nameserv.h, line 212: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT id; /* unique id */ >--------^ >cc: Info: include/nameserv.h, line 619: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT id; >--------^ >cc: Info: include/client.h, line 39: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT size; >--------^ >cc: Info: include/proto.h, line 399: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >int sys_fsusage(const char *path, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >----------------------------------^ >cc: Info: include/proto.h, line 399: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >int sys_fsusage(const char *path, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-------------------------------------------------------^ >cc: Info: include/proto.h, line 1078: In this declaration, type "signed long long" is a language extension. (longlongtype) >SMB_BIG_INT usec_time_diff(const struct timeval *larget, const struct timeval *smallt); >^ >cc: Info: include/proto.h, line 1244: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT getfilepwpos(void *vp); >^ >cc: Info: include/proto.h, line 1245: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL setfilepwpos(void *vp, SMB_BIG_UINT tok); >----------------------------^ >cc: Info: include/proto.h, line 1434: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT STR_TO_SMB_BIG_UINT(const char *nptr, const char **entptr); >^ >cc: Info: include/proto.h, line 1981: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT len, int timeout, enum brl_type lock_type); >----------------^ >cc: Info: include/proto.h, line 1981: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT len, int timeout, enum brl_type lock_type); >-------------------------------------^ >cc: Info: include/proto.h, line 1982: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_unlock64(struct cli_state *cli, int fnum, SMB_BIG_UINT offset, SMB_BIG_UINT len); >---------------------------------------------------^ >cc: Info: include/proto.h, line 1982: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_unlock64(struct cli_state *cli, int fnum, SMB_BIG_UINT offset, SMB_BIG_UINT len); >------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 1984: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT len, >------------------------^ >cc: Info: include/proto.h, line 1984: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT len, >---------------------------------------------^ >cc: Info: include/proto.h, line 1986: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_posix_unlock(struct cli_state *cli, int fnum, SMB_BIG_UINT offset, SMB_BIG_UINT len); >-------------------------------------------------------^ >cc: Info: include/proto.h, line 1986: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_posix_unlock(struct cli_state *cli, int fnum, SMB_BIG_UINT offset, SMB_BIG_UINT len); >----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 1987: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_posix_getlock(struct cli_state *cli, int fnum, SMB_BIG_UINT *poffset, SMB_BIG_UINT *plen); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 1987: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL cli_posix_getlock(struct cli_state *cli, int fnum, SMB_BIG_UINT *poffset, SMB_BIG_UINT *plen); >-------------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 2559: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off start, >----------------^ >cc: Info: include/proto.h, line 2560: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off size, >----------------^ >cc: Info: include/proto.h, line 2567: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off start, >----------------^ >cc: Info: include/proto.h, line 2568: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off size, >----------------^ >cc: Info: include/proto.h, line 2573: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off start, >----------------^ >cc: Info: include/proto.h, line 2574: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off size, >----------------^ >cc: Info: include/proto.h, line 2580: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off *pstart, >----------------^ >cc: Info: include/proto.h, line 2581: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off *psize, >----------------^ >cc: Info: include/proto.h, line 2587: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off start, >----------------^ >cc: Info: include/proto.h, line 2588: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > br_off size, >----------------^ >cc: Info: include/proto.h, line 2591: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >int brl_forall(BRLOCK_FN(fn)); >---------------^ >cc: Info: include/proto.h, line 2591: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >int brl_forall(BRLOCK_FN(fn)); >---------------^ >cc: Info: include/proto.h, line 2600: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT count, >----------------^ >cc: Info: include/proto.h, line 2601: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, >----------------^ >cc: Info: include/proto.h, line 2605: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *pcount, >------------------------^ >cc: Info: include/proto.h, line 2606: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *poffset, >------------------------^ >cc: Info: include/proto.h, line 2611: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT count, >------------------------^ >cc: Info: include/proto.h, line 2612: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, >------------------------^ >cc: Info: include/proto.h, line 2618: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT count, >------------------------^ >cc: Info: include/proto.h, line 2619: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, >------------------------^ >cc: Info: include/proto.h, line 2625: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT count, >------------------------^ >cc: Info: include/proto.h, line 2626: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, >------------------------^ >cc: Info: include/proto.h, line 2662: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *pu_offset, >------------------------^ >cc: Info: include/proto.h, line 2663: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *pu_count, >------------------------^ >cc: Info: include/proto.h, line 2667: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT u_offset, >------------------------^ >cc: Info: include/proto.h, line 2668: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT u_count, >------------------------^ >cc: Info: include/proto.h, line 2671: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL release_posix_lock(files_struct *fsp, SMB_BIG_UINT u_offset, SMB_BIG_UINT u_count); >-------------------------------------------^ >cc: Info: include/proto.h, line 2671: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL release_posix_lock(files_struct *fsp, SMB_BIG_UINT u_offset, SMB_BIG_UINT u_count); >------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7449: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT count); >----------------^ >cc: Info: include/proto.h, line 7449: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT offset, SMB_BIG_UINT count); >-------------------------------------^ >cc: Info: include/proto.h, line 7503: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT sys_disk_free(connection_struct *conn, const char *path, BOOL small_query, >^ >cc: Info: include/proto.h, line 7504: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >------------------------------^ >cc: Info: include/proto.h, line 7504: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >--------------------------------------------------^ >cc: Info: include/proto.h, line 7504: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >----------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7505: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT get_dfree_info(connection_struct *conn, >^ >cc: Info: include/proto.h, line 7508: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *bsize, >------------------------^ >cc: Info: include/proto.h, line 7509: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dfree, >------------------------^ >cc: Info: include/proto.h, line 7510: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dsize); >------------------------^ >cc: Info: include/proto.h, line 7886: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7886: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7886: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7887: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7887: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7887: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7888: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7888: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7888: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7889: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7889: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7889: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7890: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7890: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7890: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7891: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------^ >cc: Info: include/proto.h, line 7891: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >--------------------------------------------------------^ >cc: Info: include/proto.h, line 7891: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-----------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7892: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >------------------------------------------------------^ >cc: Info: include/proto.h, line 7892: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >---------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7892: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas_vxfs(const pstring name, char *path, SMB_BIG_UINT *bsize, SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >------------------------------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7893: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >----------------------------------^ >cc: Info: include/proto.h, line 7893: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >------------------------------------------------------^ >cc: Info: include/proto.h, line 7893: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >--------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7894: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >----------------------------------^ >cc: Info: include/proto.h, line 7894: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >------------------------------------------------------^ >cc: Info: include/proto.h, line 7894: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >BOOL disk_quotas(const char *path,SMB_BIG_UINT *bsize,SMB_BIG_UINT *dfree,SMB_BIG_UINT *dsize); >--------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 7975: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT get_lock_count( char *data, int data_offset, BOOL large_file_format); >^ >cc: Info: include/proto.h, line 7976: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT get_lock_offset( char *data, int data_offset, BOOL large_file_format, BOOL *err); >^ >cc: Info: include/proto.h, line 8061: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT smb_roundup(connection_struct *conn, SMB_BIG_UINT val); >^ >cc: Info: include/proto.h, line 8061: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT smb_roundup(connection_struct *conn, SMB_BIG_UINT val); >--------------------------------------------------^ >cc: Info: include/proto.h, line 8062: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT get_allocation_size(connection_struct *conn, files_struct *fsp, SMB_STRUCT_STAT *sbuf); >^ >cc: Info: include/proto.h, line 8118: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT vfswrap_disk_free(vfs_handle_struct *handle, connection_struct *conn, const char *path, BOOL small_query, SMB_BIG_UINT *bsize, >^ >cc: Info: include/proto.h, line 8118: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >SMB_BIG_UINT vfswrap_disk_free(vfs_handle_struct *handle, connection_struct *conn, const char *path, BOOL small_query, SMB_BIG_UINT *bsize, >-----------------------------------------------------------------------------------------------------------------------^ >cc: Info: include/proto.h, line 8119: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >-------------------------------^ >cc: Info: include/proto.h, line 8119: In this declaration, type "unsigned long long" is a language extension. (longlongtype) > SMB_BIG_UINT *dfree, SMB_BIG_UINT *dsize); >----------------------------------------------------^ >cc: Info: include/proto.h, line 8227: In this declaration, type "unsigned long long" is a language extension. (longlongtype) >int vfs_allocate_file_space(files_struct *fsp, SMB_BIG_UINT len); >-----------------------------------------------^ >*** Exit 1 >Stop.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 4204
: 2197 |
2198