IRIX 6.5.6f R4400 - Compile Error

Kim Bjoern Nielsen kbn at pjat.dk
Sat Jan 29 16:28:28 GMT 2000


Hi,

Still having trouble with R4400 architecture:

Latest CVS, gcc 2.8.1, gmake 3.76.

compile exits @:

snip...

Compiling rpc_client/cli_login.c with libtool
Compiling rpc_client/cli_netlogon.c with libtool
Compiling rpc_client/cli_reg.c with libtool
rpc_client/cli_reg.c: In function `reg_connect':
rpc_client/cli_reg.c:104: too few arguments to function
`register_policy_hnd'
gmake: *** [rpc_client/cli_reg.lo] Error 1
IRIX 6#

Any ideas?

Thanks - Kim

Attached screendumb from ./configure (001).
-------------- next part --------------
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking for mawk... (cached) nawk
checking host system type... mips-sgi-irix6.5
checking target system type... mips-sgi-irix6.5
checking build system type... mips-sgi-irix6.5
checking config.cache system type... same
checking for autoconf... (cached) autoconf
checking for autoheader... (cached) autoheader
checking for inline... (cached) inline
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for ctype.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for grp.h... (cached) yes
checking for sys/id.h... (cached) no
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for net/route.h... (cached) yes
checking for net/if.h... (cached) yes
checking for compat.h... (cached) no
checking for rpc/rpc.h... (cached) yes
checking for rpcsvc/yp_prot.h... (cached) yes
checking for rpcsvc/ypclnt.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for ctype.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/mode.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/filio.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/fs/s5param.h... (cached) no
checking for sys/filsys.h... (cached) no
checking for termios.h... (cached) yes
checking for sys/statfs.h... (cached) yes
checking for sys/dustat.h... (cached) no
checking for sys/statvfs.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/sockio.h... (cached) yes
checking for shadow.h... (cached) yes
checking for netinet/tcp.h... (cached) no
checking for sys/security.h... (cached) no
checking for security/pam_appl.h... (cached) no
checking for stropts.h... (cached) yes
checking for poll.h... (cached) yes
checking for readline.h... (cached) no
checking for history.h... (cached) no
checking for readline/readline.h... (cached) no
checking for readline/history.h... (cached) no
checking for sys/capability.h... (cached) yes
checking for syscall.h... (cached) no
checking for sys/syscall.h... (cached) yes
checking for sys/acl.h... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for glob.h... (cached) yes
checking for mysql.h... (cached) no
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of short... (cached) 2
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... (cached) yes
checking whether char is unsigned... (cached) yes
checking for ranlib... (cached) :
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... none
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... none
checking if the linker (/usr/bin/ld -n32) is GNU ld... no
checking whether the linker (/usr/bin/ld -n32) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld -n32 option to reload object files... -r
checking dynamic linker characteristics... irix6.5 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking return type of signal handlers... (cached) void
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking for st_rdev in struct stat... (cached) yes
checking for d_off in dirent... (cached) yes
checking for ino_t... (cached) yes
checking for loff_t... (cached) no
checking for offset_t... (cached) no
checking for ssize_t... (cached) yes
checking for errno in errno.h... (cached) yes
checking for setresuid declaration... (cached) no
checking for crypt declaration... (cached) yes
checking for real setresuid... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for crypt... (cached) yes
checking for pam_authenticate... (cached) no
checking for pam_authenticate in -lpam... (cached) no
checking for connect... (cached) yes
checking for waitpid... (cached) yes
checking for getcwd... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for strerror... (cached) yes
checking for chown... (cached) yes
checking for chmod... (cached) yes
checking for chroot... (cached) yes
checking for fstat... (cached) yes
checking for strchr... (cached) yes
checking for utime... (cached) yes
checking for utimes... (cached) yes
checking for getrlimit... (cached) yes
checking for fsync... (cached) yes
checking for execl... (cached) yes
checking for bzero... (cached) yes
checking for memset... (cached) yes
checking for memmove... (cached) yes
checking for vsnprintf... (cached) yes
checking for snprintf... (cached) yes
checking for setsid... (cached) yes
checking for glob... (cached) yes
checking for strpbrk... (cached) yes
checking for pipe... (cached) yes
checking for crypt16... (cached) no
checking for getauthuid... (cached) no
checking for strftime... (cached) yes
checking for sigprocmask... (cached) yes
checking for sigblock... (cached) yes
checking for sigaction... (cached) yes
checking for innetgr... (cached) yes
checking for setnetgrent... (cached) yes
checking for getnetgrent... (cached) yes
checking for endnetgrent... (cached) yes
checking for initgroups... (cached) yes
checking for select... (cached) yes
checking for rdchk... (cached) no
checking for getgrnam... (cached) yes
checking for pathconf... (cached) yes
checking for setuidx... (cached) no
checking for setgroups... (cached) yes
checking for mktime... (cached) yes
checking for rename... (cached) yes
checking for ftruncate... (cached) yes
checking for stat64... (cached) yes
checking for fstat64... (cached) yes
checking for lstat64... (cached) yes
checking for fopen64... (cached) yes
checking for atexit... (cached) yes
checking for grantpt... (cached) yes
checking for dup2... (cached) yes
checking for lseek64... (cached) yes
checking for ftruncate64... (cached) yes
checking for fseek64... (cached) yes
checking for ftell64... (cached) yes
checking for setluid... (cached) no
checking for yp_get_default_domain... (cached) yes
checking for getpwanam... (cached) no
checking for srandom... (cached) yes
checking for random... (cached) yes
checking for srand... (cached) yes
checking for rand... (cached) yes
checking for setenv... (cached) no
checking for mmap64... (cached) yes
checking for syscall... (cached) yes
checking for _dup... (cached) yes
checking for _dup2... (cached) yes
checking for _opendir... (cached) yes
checking for _readdir... (cached) yes
checking for _seekdir... (cached) yes
checking for _telldir... (cached) yes
checking for _closedir... (cached) yes
checking for __dup... (cached) no
checking for __dup2... (cached) no
checking for __opendir... (cached) no
checking for __readdir... (cached) no
checking for __seekdir... (cached) no
checking for __telldir... (cached) no
checking for __closedir... (cached) no
checking for __getcwd... (cached) yes
checking for _getcwd... (cached) yes
checking for __xstat... (cached) no
checking for __fxstat... (cached) no
checking for __lxstat... (cached) no
checking for _stat... (cached) yes
checking for _lstat... (cached) yes
checking for _fstat... (cached) yes
checking for __stat... (cached) no
checking for __lstat... (cached) no
checking for __fstat... (cached) no
checking for _acl... (cached) no
checking for __acl... (cached) no
checking for _facl... (cached) no
checking for __facl... (cached) no
checking for _open... (cached) yes
checking for __open... (cached) no
checking for _chdir... (cached) yes
checking for __chdir... (cached) no
checking for _close... (cached) yes
checking for __close... (cached) yes
checking for _fchdir... (cached) yes
checking for __fchdir... (cached) no
checking for _fcntl... (cached) yes
checking for __fcntl... (cached) no
checking for getdents... (cached) yes
checking for _getdents... (cached) yes
checking for __getdents... (cached) no
checking for _lseek... (cached) yes
checking for __lseek... (cached) no
checking for _read... (cached) yes
checking for __read... (cached) no
checking for _write... (cached) yes
checking for __write... (cached) yes
checking for _fork... (cached) yes
checking for __fork... (cached) yes
checking for _stat64... (cached) yes
checking for __stat64... (cached) no
checking for _fstat64... (cached) yes
checking for __fstat64... (cached) no
checking for _lstat64... (cached) yes
checking for __lstat64... (cached) no
checking for __sys_llseek... (cached) no
checking for llseek... (cached) no
checking for _llseek... (cached) no
checking for __llseek... (cached) no
checking for readdir64... (cached) yes
checking for _readdir64... (cached) yes
checking for __readdir64... (cached) no
checking for pread... (cached) yes
checking for _pread... (cached) yes
checking for __pread... (cached) no
checking for pread64... (cached) yes
checking for _pread64... (cached) yes
checking for __pread64... (cached) no
checking for pwrite... (cached) yes
checking for _pwrite... (cached) yes
checking for __pwrite... (cached) no
checking for pwrite64... (cached) yes
checking for _pwrite64... (cached) yes
checking for __pwrite64... (cached) no
checking for open64... (cached) yes
checking for _open64... (cached) yes
checking for __open64... (cached) no
checking for creat64... (cached) yes
checking for putprpwnam in -lsecurity... (cached) no
checking for putprpwnam... (cached) no
checking for putprpwnam in -lsec... (cached) no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... (cached) no
checking for set_auth_parameters... (cached) no
checking for set_auth_parameters in -lsec... (cached) no
checking for set_auth_parameters... (cached) no
checking for getspnam in -lsecurity... (cached) no
checking for getspnam... (cached) yes
checking for getspnam in -lsec... (cached) no
checking for getspnam... (cached) yes
checking for bigcrypt in -lsecurity... (cached) no
checking for bigcrypt... (cached) no
checking for bigcrypt in -lsec... (cached) no
checking for bigcrypt... (cached) no
checking for getprpwnam in -lsecurity... (cached) no
checking for getprpwnam... (cached) no
checking for getprpwnam in -lsec... (cached) no
checking for getprpwnam... (cached) no
checking whether gcc accepts -fpic... (cached) yes
checking for long long... (cached) yes
checking for 64 bit off_t... (cached) yes
checking for off64_t... (cached) no
checking for 64 bit ino_t... (cached) yes
checking for ino64_t... (cached) no
checking for union semun... (cached) yes
checking for unsigned char... (cached) yes
checking for sin_len in sock... (cached) no
checking whether seekdir returns void... (cached) no
checking for __FILE__ macro... (cached) yes
checking for __FUNCTION__ macro... (cached) yes
checking if gettimeofday takes tz argument... (cached) yes
checking for broken readdir... (cached) no
checking for utimbuf... (cached) yes
checking for kernel oplock type definitions... (cached) yes
checking for irix specific capabilities... (cached) yes
checking for int16 typedef included by rpc/rpc.h... (cached) no
checking for uint16 typedef included by rpc/rpc.h... (cached) no
checking for int32 typedef included by rpc/rpc.h... (cached) no
checking for uint32 typedef included by rpc/rpc.h... (cached) no
checking for test routines... yes
checking for ftruncate extend... (cached) yes
checking for broken getgroups... (cached) no
checking whether getpass should be replaced... (cached) no
checking for broken inet_ntoa... (cached) yes
checking for root... (cached) yes
checking for netmask ifconf... (cached) yes
checking for trapdoor seteuid... (cached) no
checking for shared mmap... (cached) yes
checking for fcntl locking... (cached) yes
checking for 64 bit fcntl locking... (cached) yes
checking for sysv ipc... (cached) yes
checking whether to use libmsrpc... yes
checking whether to use libubiqx... yes
checking whether to use libsamba... yes
checking whether to use libnmb... yes
checking whether to use libsmbpw... yes
checking whether to use libsmb... yes
checking whether to use smbwrapper... no
checking whether to use AFS... no
checking whether to use DFS auth... no
checking whether to use Kerberos IV... no
checking whether to use AUTOMOUNT... no
checking whether to use SMBMOUNT... no
checking whether to use LDAP password database... no
checking whether to use NISPLUS password database... no
checking whether to use NISPLUS_HOME... no
checking whether to use SSL... no
checking whether to use MMAP... no
checking whether to use syslog logging... no
checking whether to use profiling... no
checking whether to support netatalk... no
checking whether to support disk-quotas... no
checking how to get filesystem space usage
checking statvfs64 function (SVR4)... (cached) no
checking statvfs function (SVR4)... (cached) yes
checking configure summary
configure OK
creating ./config.status
creating include/stamp-h
creating Makefile
creating include/config.h
include/config.h is unchanged


More information about the samba-ntdom mailing list