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: Larry Jones
Subject: Re: Problem installing cvs-1.11.1p1 on hp-ux
Date: Fri, 30 Nov 2001 17:40:41 -0500 (EST)

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



reply via email to

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