info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs make problem on DEC alpha building rcs.c


From: Miller Dale C Contr AFWA/SDHS
Subject: cvs make problem on DEC alpha building rcs.c
Date: Tue, 10 Feb 2004 11:26:07 -0600

I attempted to build CVS v1.11.12 today and have a problem.
I am currently running v1.11.1p1 so this problem might have been present
long ago.
Yes, I should have been keeping current.  

If anyone has seen this problem I would greatly appreciate and advice.

Thank you,
Dale Miller

Here is what happened:

The ./configure went smoothly.

The make was going well until:

source='rcs.c' object='rcs.o' libtool=no  depfile='.deps/rcs.Po'
  tmpdepfile='.deps/rcs.TPo'  depmode=tru64 /bin/sh ../depcomp  
  cc -std1 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../diff -I../zlib
  -g -c `test -f 'rcs.c' || echo './'`rcs.c
cc: Error: rcs.c, line 1027: In this statement, "rcsbuf_buffer" and
"(-1)" 
     may not be compared for equality or inequality.
        if ( rcsbuf_buffer == NULL || rcsbuf_buffer == MAP_FAILED )
--------------------------------------^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.



The following is information taken from the config.log:

## --------- ##
## Platform. ##
## --------- ##

hostname = cmp
uname -m = alpha
uname -r = V4.0
uname -s = OSF1
uname -v = 878

/usr/bin/uname -p = alpha
/bin/uname -X     = unknown

The following is the STDOUT from the ./configure

: ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for cvs... /usr/local/bin/cvs
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... -std1
checking for style of include used by make... GNU
checking dependency style of cc -std1... tru64
checking whether cc -std1 and cc understand -c and -o together... yes
checking how to run the C preprocessor... cc -std1 -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking whether ln -s works... yes
checking for perl... /usr/local/bin/perl
checking for csh... /usr/bin/csh
checking for mktemp... mktemp
checking for sendmail... /usr/sbin/sendmail
checking for pr... /usr/bin/pr
checking for groff... no
checking for roff... no
checking for ps2pdf... /home/miller/cvs/cvs-1.11.12/missing ps2pdf
checking for texi2dvi... /home/miller/cvs/cvs-1.11.12/missing texi2dvi
checking whether #! works in shell scripts... yes
checking for BSD VPATH bug in make... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for dup2... yes
checking for ftruncate... yes
checking for gethostname... yes
checking for memmove... yes
checking for mkdir... yes
checking for rename... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for valloc... yes
checking for waitpid... yes
checking for fchdir... yes
checking for fchmod... yes
checking for fsync... yes
checking for ftime... yes
checking for geteuid... yes
checking for getgroups... yes
checking for getopt... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for initgroups... yes
checking for login... yes
checking for logout... no
checking for mknod... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for putenv... yes
checking for readlink... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for sigvec... yes
checking for tempnam... yes
checking for timezone... yes
checking for tzset... yes
checking for vprintf... yes
checking for wait3... yes
checking for nanosleep... no
checking for usleep... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether closedir returns void... no
checking for library containing getspnam... no
checking whether utime accepts a null argument... yes
checking for long file names... yes
checking for working POSIX fnmatch... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for main in -lnsl... no
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for KRB4 in /usr/kerberos...
checking for krb.h...
checking for krb_get_err_text... no
checking for GSSAPI...
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for GSSAPI in /usr/kerberos...
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for GSSAPI in /usr/cygnus/kerbnet...
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... no
checking gssapi/gssapi.h presence... no
checking for gssapi/gssapi.h... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for GSSAPI... no
checking for vim... emacs
checking for temporary directory... /tmp
checking for library containing crypt... none required
checking for a case sensitive file system... yes
checking for cygwin32... no
configure: creating ./config.status
config.status: creating contrib/check_cvs
config.status: creating contrib/clmerge
config.status: creating contrib/cln_hist
config.status: creating contrib/commit_prep
config.status: creating contrib/cvs_acls
config.status: creating contrib/log
config.status: creating contrib/log_accum
config.status: creating contrib/mfpipe
config.status: creating contrib/pvcs2rcs
config.status: creating contrib/rcs2log
config.status: creating contrib/rcslock
config.status: creating contrib/sccs2rcs
config.status: creating src/cvsbug
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating cvs.spec
config.status: creating diff/Makefile
config.status: creating doc/Makefile
config.status: creating emx/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating os2/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating vms/Makefile
config.status: creating windows-NT/Makefile
config.status: creating windows-NT/SCC/Makefile
config.status: creating zlib/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]