Script started on Fri Jun 15 11:59:12 2007 # make Using FLAGS = -O -D_SAMBA_BUILD_=3 -I/u04/tools/samba-3.0.25/source/popt -I/u04/tools/samba-3.0.25/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/u04/tools/samba-3.0.25/source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lproplist -lsecurity -lresolv -lresolv LDFLAGS = DYNEXP = LDSHFLAGS = -shared SHLIBEXT = so SONAMEFLAG = -Wl,-soname, Generating smbd/build_options.c Building include/proto.h creating /u04/tools/samba-3.0.25/source/include/proto.h Building include/build_env.h creating /u04/tools/samba-3.0.25/source/nsswitch/winbindd_proto.h creating /u04/tools/samba-3.0.25/source/web/swat_proto.h creating /u04/tools/samba-3.0.25/source/client/client_proto.h creating /u04/tools/samba-3.0.25/source/utils/net_proto.h creating /u04/tools/samba-3.0.25/source/utils/ntlm_auth_proto.h Compiling dynconfig.c cc: Warning: include/config.h, line 2850: In this declaration, the same type specifier occurs more than once. (duptypespec) typedef unsigned int uint32_t; --------^ cc: Warning: include/config.h, line 2850: In this declaration, there is no declarator. (nodcl) typedef unsigned int uint32_t; --------^ cc: Warning: include/config.h, line 2854: In this declaration, the same type specifier occurs more than once. (duptypespec) typedef unsigned long int uint64_t; --------^ cc: Error: include/config.h, line 2854: In this declaration, "long long" cannot be combined with "long". (typeconflict) typedef unsigned long int uint64_t; --------------------------------^ cc: Warning: ./librpc/gen_ndr/srvsvc.h, line 213: In this declaration, the enumeration constant "STYPE_DISKTREE_HIDDEN" is out of range INT_MIN to INT_MAX and will be truncated. (enumrange) STYPE_DISKTREE_HIDDEN=STYPE_DISKTREE|STYPE_HIDDEN, --------^ cc: Warning: ./librpc/gen_ndr/srvsvc.h, line 216: In this declaration, the enumeration constant "STYPE_PRINTQ_HIDDEN" is out of range INT_MIN to INT_MAX and will be truncated. (enumrange) STYPE_PRINTQ_HIDDEN=STYPE_PRINTQ|STYPE_HIDDEN, --------^ cc: Warning: ./librpc/gen_ndr/srvsvc.h, line 219: In this declaration, the enumeration constant "STYPE_DEVICE_HIDDEN" is out of range INT_MIN to INT_MAX and will be truncated. (enumrange) STYPE_DEVICE_HIDDEN=STYPE_DEVICE|STYPE_HIDDEN, --------^ cc: Warning: ./librpc/gen_ndr/srvsvc.h, line 222: In this declaration, the enumeration constant "STYPE_IPC_HIDDEN" is out of range INT_MIN to INT_MAX and will be truncated. (enumrange) STYPE_IPC_HIDDEN=STYPE_IPC|STYPE_HIDDEN --------^ cc: Error: include/proto.h, line 1434: In this declaration, the type of "tdb_fetch_int32" is not compatible with the type of a previous declaration of "tdb_fetch_int32" at line number 54 in file include/util_tdb.h. (notcompat) int32 tdb_fetch_int32(TDB_CONTEXT *tdb, const char *keystr); ------^ cc: Warning: include/proto.h, line 1436: In this declaration, parameter 3 has a different type than specified in an earlier declaration of this function. (mismatparam) int tdb_store_int32(TDB_CONTEXT *tdb, const char *keystr, int32 v); ----^ cc: Error: include/proto.h, line 1436: In this declaration, the type of "tdb_store_int32" is not compatible with the type of a previous declaration of "tdb_store_int32" at line number 56 in file include/util_tdb.h. (notcompat) int tdb_store_int32(TDB_CONTEXT *tdb, const char *keystr, int32 v); ----^ cc: Warning: include/proto.h, line 1438: In this declaration, parameter 3 has a different type than specified in an earlier declaration of this function. (mismatparam) BOOL tdb_fetch_uint32(TDB_CONTEXT *tdb, const char *keystr, uint32 *value); -----^ cc: Error: include/proto.h, line 1438: In this declaration, the type of "tdb_fetch_uint32" is not compatible with the type of a previous declaration of "tdb_fetch_uint32" at line number 57 in file include/util_tdb.h. (notcompat) BOOL tdb_fetch_uint32(TDB_CONTEXT *tdb, const char *keystr, uint32 *value); -----^ cc: Warning: include/proto.h, line 1440: In this declaration, parameter 3 has a different type than specified in an earlier declaration of this function. (mismatparam) BOOL tdb_store_uint32(TDB_CONTEXT *tdb, const char *keystr, uint32 value); -----^ cc: Error: include/proto.h, line 1440: In this declaration, the type of "tdb_store_uint32" is not compatible with the type of a previous declaration of "tdb_store_uint32" at line number 55 in file include/util_tdb.h. (notcompat) BOOL tdb_store_uint32(TDB_CONTEXT *tdb, const char *keystr, uint32 value); -----^ cc: Error: include/proto.h, line 1444: In this declaration, the type of "tdb_change_int32_atomic" is not compatible with the type of a previous declaration of "tdb_change_int32_atomic" at line number 46 in file include/util_tdb.h. (notcompat) int32 tdb_change_int32_atomic(TDB_CONTEXT *tdb, const char *keystr, int32 *oldval, int32 change_val); ------^ The following command failed: cc -std -O -D_SAMBA_BUILD_=3 -I/u04/tools/samba-3.0.25/source/popt -I/u04/tools/samba-3.0.25/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/u04/tools/samba-3.0.25/source/lib -D_SAMBA_BUILD_=3 -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DSBINDIR="/usr/local/samba/sbin" -DBINDIR="/usr/local/samba/bin" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSWATDIR="/usr/local/samba/swat" -DLOCKDIR="/usr/local/samba/var/locks" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DLOGFILEBASE="/usr/local/samba/var" -DSHLIBEXT="so" -DCONFIGDIR="/usr/local/samba/lib" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DPRIVATE_DIR="/usr/local/samba/private" -fPIC -c /u04/tools/samba-3.0.25/source/dynconfig.c -o dynconfig.o *** Exit 1 Stop. # ^D script done on Fri Jun 15 12:00:50 2007