Errors while running make

Roberts, Scott scott.roberts at isinet.com
Mon Oct 29 11:14:03 GMT 2001


I'm new to samba and I hope I'm sending this to the right e-mail address.
While running the "make" I received two errors during the compile of modules
belonging to smbd and two other errors in modules belonging to winbindd. The
console list is included. I tried running it anyway and was able to
successfully run all the tests in DIAGNOSIS.txt until test 8 "net view
BIGSERVER" at which point I get :
System error 5 has occurred
Access is denied
Are the compile error related to this ?

Environment:
Solaris 2.8 Patch level (08/1 or 09/1 I think)
gcc 2.95.3
samba 2.2.2
hardware - Netblazer 100
Win 2000 workstation


SMB.CONF
# Samba config file created using SWAT
# from sroberts (198.62.99.4)
# Date: 2001/10/29 13:37:46

# Global parameters
[global]
        wins server = 172.16.2.20

[homes]
        read only = no
        guest ok = yes

[tmp]
 comment = temporary files
 path = /tmp
 read only = yes

****************************************************************************
****************************************************************************
************
Using FLAGS =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba/var"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using FLAGS32 =  -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba/var"
-DCONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
-DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin"
-DLOCKDIR="/usr/local/samba/var/locks"
-DCODEPAGEDIR="/usr/local/samba/lib/codepages"
-DDRIVERFILE="/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lsec -lgen -lsocket -lnsl  -ldl
Compiling smbd/server.c
Compiling smbd/files.c
Compiling smbd/chgpasswd.c
	.	
	.
	.
Compiling lib/md4.c
Compiling lib/interfaces.c
Compiling lib/pidfile.c
Compiling lib/replace.c
Compiling lib/signal.c
Compiling lib/system.c
lib/system.c: In function `sys_readdir':
lib/system.c:234: warning: return from incompatible pointer type
Compiling lib/time.c
Compiling lib/ufc.c
Compiling lib/genrand.c
Compiling lib/username.c
Compiling lib/access.c
	.	
	.
	.
Compiling lib/util.c
Compiling lib/util_sock.c
Compiling lib/util_sec.c
Compiling smbd/ssl.c
Compiling lib/talloc.c
Compiling lib/hash.c
Compiling lib/substitute.c
Compiling lib/fsusage.c
lib/fsusage.c: In function `sys_fsusage':
lib/fsusage.c:127: warning: passing arg 2 of `statvfs64' from incompatible
pointer type
Compiling lib/ms_fnmatch.c
Compiling lib/select.c
	.
	.
Compiling lib/error.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling smbd/notify_kernel.c
Linking bin/smbd
Compiling nsswitch/winbindd.c
Compiling nsswitch/winbindd_user.c
Compiling nsswitch/winbindd_group.c
Compiling nsswitch/winbindd_idmap.c
Compiling nsswitch/winbindd_util.c
Compiling nsswitch/winbindd_cache.c
Compiling nsswitch/winbindd_pam.c
nsswitch/winbindd_pam.c:30: warning: static declaration for
`parse_domain_user' follows non-static
Compiling nsswitch/winbindd_sid.c
Compiling nsswitch/winbindd_misc.c
nsswitch/winbindd_misc.c:35: warning: static declaration for `trust_keystr'
follows non-static
Linking bin/winbindd
Compiling nsswitch/winbind_nss.c with -fpic
Compiling nsswitch/wb_common.c with -fpic
Linking nsswitch/libnss_winbind.so


I apoligize if this is not were I should post this problem:


-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list