info-cvs
[Top][All Lists]
Advanced

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

RE: Problem installing cvs-1.11.1p1 on hp-ux


From: Lenng, Helen
Subject: RE: Problem installing cvs-1.11.1p1 on hp-ux
Date: Mon, 3 Dec 2001 10:14:41 -0500

Here is the output from the clean, configure and make.
I used pre-built gcc from HP site.
Would appreciate any help.

Script started on Mon Dec  3 09:07:29 2001
# make distclean
No suffix list.
Making distclean in vms
No suffix list.
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in emx
        rm -f cvs.exe cvs.out
        rm -f ./*.o
        rm -f ../diff/*.o
        rm -f ../lib/*.o ../lib/*.a
        rm -f ../zlib/*.o ../zlib/*.a
        rm -f ../src/*.o
Making distclean in os2
        rm -f cvs.exe
        rm -f ./*.obj 
        rm -f ../lib/*.obj 
        rm -f ../src/*.obj 
Making distclean in windows-NT
No suffix list.
Making distclean in SCC
No suffix list.
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in .
No suffix list.
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
        rm -f TAGS ID
Making distclean in tools
No suffix list.
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in contrib
        test -z " clmerge  cln_hist  commit_prep  cvs2vendor  cvs_acls
cvscheck  debug_check_log  log  log_accum  mfpipe  rcs-to-cvs  rcs2log
rcslock  sccs2rcs" || rm -f  clmerge  cln_hist  commit_prep  cvs2vendor
cvs_acls  cvscheck  debug_check_log  log  log_accum  mfpipe  rcs-to-cvs
rcs2log  rcslock  sccs2rcs
        rm -f Makefile clmerge cln_hist commit_prep cvs_acls log log_accum
mfpipe rcslock sccs2rcs
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in doc
        test -z "cvs-paper.pdf  cvs.pdf  cvsclient.pdf  cvs.txt
cvsclient.txt" || rm -f cvs-paper.pdf  cvs.pdf  cvsclient.pdf  cvs.txt
cvsclient.txt
        rm -f cvs.aux cvs.cp cvs.cps cvs.dvi cvs.fn cvs.fns cvs.ky cvs.log
cvs.pg \
          cvs.ps cvs.toc cvs.tp cvs.vr cvsclient.aux cvsclient.cp \
          cvsclient.dvi cvsclient.fn cvsclient.ky cvsclient.log \
          cvsclient.pg cvsclient.ps cvsclient.toc cvsclient.tp \
          cvsclient.vr
        test -z "cvs.cps  cvs.fns" || rm -f cvs.cps  cvs.fns
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in man
No suffix list.
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
Making distclean in src
        test -z "cvs" || rm -f cvs
        rm -f *.o core *.core
        rm -f *.tab.c
        rm -rf .deps
        rm -f Makefile cvsbug
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
        test -z "options.h-SAVED check.log check.plog" || rm -f
options.h-SAVED check.log check.plog
        rm -f options.h
        rm -f TAGS ID
Making distclean in diff
        test -z "libdiff.a" || rm -f libdiff.a
        rm -f *.o core *.core
        rm -f *.tab.c
        rm -rf .deps
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
        rm -f TAGS ID
Making distclean in zlib
        rm -f *.o *~ example minigzip libz.a libz.so* foo.gz so_locations \
           _match.s maketree
        rm -f Makefile
Making distclean in lib
        test -z "libcvs.a" || rm -f libcvs.a
        rm -f *.o core *.core
        rm -f *.tab.c
        rm -rf .deps
        rm -f Makefile 
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
        rm -f TAGS ID
Making distclean in .
No suffix list.
        rm -f Makefile emx/Makefile os2/Makefile zlib/Makefile
        rm -f config.cache config.log stamp-h stamp-h[0-9]*
        rm -f config.h
        rm -f TAGS ID
        rm -f config.status
# ./configure --prefix=/opt/local/cvs
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for etags... no
checking for ctags... ctags -e
checking whether ctags -e works... no
checking for gawk... (cached) awk
checking for gcc... /usr/local/pa20_64/bin/gcc
checking whether the C compiler (/usr/local/pa20_64/bin/gcc  ) works... yes
checking whether the C compiler (/usr/local/pa20_64/bin/gcc  ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether /usr/local/pa20_64/bin/gcc accepts -g... yes
checking how to run the C preprocessor... /usr/local/pa20_64/bin/gcc -E
checking for style of include used by make... GNU
checking dependency style of /usr/local/pa20_64/bin/gcc... gcc3
checking for a BSD compatible install... ./install-sh -c
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking whether ln -s works... yes
checking for perl... no
checking for csh... /usr/bin/csh
checking for pr... /usr/bin/pr
checking for groff... no
checking for roff... no
checking for ps2pdf... /sybase_dumps/cvs-1.11.1p1/missing ps2pdf
checking for texi2dvi... /sybase_dumps/cvs-1.11.1p1/missing texi2dvi
checking whether #! works in shell scripts... yes
checking for BSD VPATH bug in make... yes
checking for AIX... no
checking for minix/config.h... no
checking for POSIXized ISC... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for errno.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for utime.h... yes
checking for fcntl.h... yes
checking for ndbm.h... yes
checking for limits.h... yes
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for sys/select.h... no
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for io.h... no
checking for direct.h... no
checking for sys/bsdtypes.h... no
checking for sys/resource.h... yes
checking for syslog.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 working 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 st_blksize in struct stat... yes
checking for st_rdev in struct stat... yes
checking for mkdir... no
checking for rename... no
checking for strstr... no
checking for dup2... no
checking for strerror... no
checking for valloc... no
checking for waitpid... no
checking for memmove... no
checking for strtoul... no
checking for fchdir... no
checking for fchmod... no
checking for fsync... no
checking for ftime... no
checking for ftruncate... no
checking for getgroups... no
checking for getpagesize... no
checking for getpassphrase... no
checking for gettimeofday... no
checking for initgroups... no
checking for mknod... no
checking for mkstemp... no
checking for mktemp... no
checking for putenv... no
checking for readlink... no
checking for sigaction... no
checking for sigblock... no
checking for sigprocmask... no
checking for sigsetmask... no
checking for sigvec... no
checking for tempnam... no
checking for timezone... no
checking for tzset... no
checking for vprintf... no
checking for wait3... no
checking for nanosleep... no
checking for usleep... no
checking for select... no
checking for vfork.h... no
checking for working vfork... no
checking whether closedir returns void... yes
checking for library containing getspnam... no
checking whether utime accepts a null argument... no
checking for long file names... yes
checking for working fnmatch... no
checking for main in -lnsl... no
checking for library containing connect... no
checking for library containing gethostbyname... no
default place for krb4 is /usr/kerberos
checking for krb.h... 
checking for krb_get_err_text... no
checking for GSSAPI
checking for gssapi.h... no
checking for gssapi/gssapi.h... no
checking for GSSAPI in /usr/kerberos
checking for gssapi.h... no
checking for gssapi/gssapi.h... no
checking for GSSAPI in /usr/cygnus/kerbnet
checking for gssapi.h... no
checking for gssapi/gssapi.h... no
checking for GSSAPI... no
checking for gethostname... no
checking for cygwin32... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating contrib/Makefile
creating contrib/clmerge
creating contrib/cln_hist
creating contrib/commit_prep
creating contrib/cvs_acls
creating contrib/log
creating contrib/log_accum
creating contrib/mfpipe
creating contrib/rcslock
creating contrib/sccs2rcs
creating diff/Makefile
creating doc/Makefile
creating emx/Makefile
creating lib/Makefile
creating man/Makefile
creating os2/Makefile
creating src/Makefile
creating src/cvsbug
creating tools/Makefile
creating vms/Makefile
creating windows-NT/Makefile
creating windows-NT/SCC/Makefile
creating zlib/Makefile
creating config.h
creating src/options.h
chmod: invalid mode
# make
No suffix list.
        cd . && /bin/sh /sybase_dumps/cvs-1.11.1p1/missing --run autoheader
/sybase_dumps/cvs-1.11.1p1/missing[33]: autoheader:  not found.
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
        cd . \
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
             /bin/sh ./config.status
creating config.h
config.h is unchanged
chmod: invalid mode
        make  all-recursive
No suffix list.
Making all in lib
        source='argmatch.c' object='argmatch.o' libtool=no \
        depfile='.deps/argmatch.Po' tmpdepfile='.deps/argmatch.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o argmatch.o `test -f argmatch.c || echo
'./'`argmatch.c
        source='ftruncate.c' object='ftruncate.o' libtool=no \
        depfile='.deps/ftruncate.Po' tmpdepfile='.deps/ftruncate.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o ftruncate.o `test -f ftruncate.c || echo
'./'`ftruncate.c
        source='getdate.c' object='getdate.o' libtool=no \
        depfile='.deps/getdate.Po' tmpdepfile='.deps/getdate.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o getdate.o `test -f getdate.c || echo
'./'`getdate.c
        source='getline.c' object='getline.o' libtool=no \
        depfile='.deps/getline.Po' tmpdepfile='.deps/getline.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o getline.o `test -f getline.c || echo
'./'`getline.c
        source='getopt.c' object='getopt.o' libtool=no \
        depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o getopt.o `test -f getopt.c || echo './'`getopt.c
        source='getopt1.c' object='getopt1.o' libtool=no \
        depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o getopt1.o `test -f getopt1.c || echo
'./'`getopt1.c
        source='md5.c' object='md5.o' libtool=no \
        depfile='.deps/md5.Po' tmpdepfile='.deps/md5.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o md5.o `test -f md5.c || echo './'`md5.c
        source='regex.c' object='regex.o' libtool=no \
        depfile='.deps/regex.Po' tmpdepfile='.deps/regex.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o regex.o `test -f regex.c || echo './'`regex.c
        source='savecwd.c' object='savecwd.o' libtool=no \
        depfile='.deps/savecwd.Po' tmpdepfile='.deps/savecwd.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o savecwd.o `test -f savecwd.c || echo
'./'`savecwd.c
        source='sighandle.c' object='sighandle.o' libtool=no \
        depfile='.deps/sighandle.Po' tmpdepfile='.deps/sighandle.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o sighandle.o `test -f sighandle.c || echo
'./'`sighandle.c
        source='stripslash.c' object='stripslash.o' libtool=no \
        depfile='.deps/stripslash.Po' tmpdepfile='.deps/stripslash.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o stripslash.o `test -f stripslash.c || echo
'./'`stripslash.c
        source='xgetwd.c' object='xgetwd.o' libtool=no \
        depfile='.deps/xgetwd.Po' tmpdepfile='.deps/xgetwd.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o xgetwd.o `test -f xgetwd.c || echo './'`xgetwd.c
        source='yesno.c' object='yesno.o' libtool=no \
        depfile='.deps/yesno.Po' tmpdepfile='.deps/yesno.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o yesno.o `test -f yesno.c || echo './'`yesno.c
        source='mkdir.c' object='mkdir.o' libtool=no \
        depfile='.deps/mkdir.Po' tmpdepfile='.deps/mkdir.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        /usr/local/pa20_64/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src
-I../src      -g -O2 -c -o mkdir.o `test -f mkdir.c || echo './'`mkdir.c
mkdir.c: In function `mkdir':
mkdir.c:42: argument `dpath' doesn't match prototype
/usr/include/sys/stat.h:85: prototype declaration
mkdir.c:42: argument `dmode' doesn't match prototype
/usr/include/sys/stat.h:85: prototype declaration
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
# 

script done on Mon Dec  3 09:15:39 2001


> -----Original Message-----
> From: address@hidden [SMTP:address@hidden
> Sent: Friday, November 30, 2001 5:41 PM
> To:   Lenng, Helen
> Cc:   address@hidden
> Subject:      Re: Problem installing cvs-1.11.1p1 on hp-ux
> 
> Lenng, Helen writes:
> > 
> > Trying to install on HP-UX cs01 B.11.00 U 9000/800 142434636
> unlimited-user
> > license.
> > After doing configure --prefix=/opt/local/cvs, get this issuing make
> (HP's
> > /usr/bin/make):
> > 
> > making all in lib
> >         /usr/local/pa20_64/bin/gcc  -I.. -I. -I../src \
> >                       -DHAVE_CONFIG_H -g -O -c mkdir.c
> > mkdir.c: In function `mkdir':
> > mkdir.c:42: argument `dpath' doesn't match prototype
> > /usr/include/sys/stat.h:85: prototype declaration
> > mkdir.c:42: argument `dmode' doesn't match prototype
> > /usr/include/sys/stat.h:85: prototype declaration
> > *** Error exit code 1
> 
> HP-UX has mkdir(), so you shouldn't be tring to compile that file --
> something must have gone wrong during configure (perhaps your GCC is not
> correctly installed).  Do "make distclean", then re-run configure and
> post the output.  You might want to try using HP's C compiler rather
> than GCC.
> 
> -Larry Jones
> 
> Aw Mom, you act like I'm not even wearing a bungee cord! -- Calvin


The information contained herein, while not guaranteed, has been obtained from 
sources we consider reliable.  This is not a solicitation of any order to buy 
or sell.  Arnhold and S. Bleichroeder, Inc. ("ASB") its officers and employees, 
including those involved in the preparation of this e-mail, directors and 
stockholders, and customers of this Firm whose accounts are maintained on a 
discretionary basis may have substantial long or short positions in, and buy or 
sell, the securities or options of companies discussed in this e-mail.  Such 
positions may have been established, in any and all cases, prior to the 
commencement of circulation of this e-mail.  ASB may make a market in these 
securities or have an investment banking relationship with the companies 
mentioned herein.  

Please do not transmit orders and/or instructions regarding your account(s) via 
e-mail.  Orders and/or instructions transmitted by e-mail will not be accepted 
by ASB and we will not be responsible for carrying out such orders and/or 
instructions.  ASB reserves the right to review all incoming and outgoing 
e-mails.



reply via email to

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