info-cvs
[Top][All Lists]
Advanced

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

RE: cvs-1.11.1p1 binary installer


From: Li, Jerry
Subject: RE: cvs-1.11.1p1 binary installer
Date: Fri, 2 Nov 2001 13:51:07 -0800

Hi, Larry:

thanks for your help. The compilation is successful after I follow David's
and your instruction as below:

make distclean
./configure --without-gssapi
make

However, when I run "make check", I got the following error:

*********************** error message *******************************
# make check
Making check in lib
Making check in zlib
hello world
uncompress(): hello, hello!
gzread(): hello, hello!
gzgets() after gzseek: hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
                *** zlib test OK ***
Making check in diff
Making check in src
make  check-local
/bin/sh ./sanity.sh `pwd`/cvs
This test should produce no other output than this line, and a final "OK".
Running these tests requires an `id' program that understands the
-u and -n flags.  Make sure that such an id (GNU, or many but not
all vendor-supplied versions) is in your path.
*** Error code 1
make: Fatal error: Command failed for target `check-local'
Current working directory /export/home/jli/cvs-1.11.1p1/src
*** Error code 1
make: Fatal error: Command failed for target `check-am'
Current working directory /export/home/jli/cvs-1.11.1p1/src
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'

****************************************************************************

I have checked out that "id" is in my path:

# which id
/usr/bin/id
# 

Do you have any idea on those error message? Should I really care about this
step?

thanks,

Jerry 

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Friday, November 02, 2001 12:30 PM
To: Li, Jerry
Cc: address@hidden; address@hidden
Subject: Re: cvs-1.11.1p1 binary installer


Li, Jerry writes:
> 
> By the way, when you built it, what are those special items I have to pay
> attention on? It seems to me that Kerberos 5 is needed to compiling the
> source code of cvs-1.11.1p1 on solaris 7, however, our UNIX administrator
> does not want kerberos 5 on this system.

No, that's a bug in the configure script.  When you run configure, use
--without-gssapi and it should work.  (If you've already run configure,
be sure to do a ``make distclean'' first.)

-Larry Jones

Why can't I ever build character in a Miami condo or a casino somewhere?
-- Calvin

-------------------------------------------------------------------------- 
Note:  The information contained in this message may be privileged and
confidential and protected from disclosure. If the reader of this message is
not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this communication is
strictly prohibited. If you have received this communication in error,
please notify us immediately by replying to the message and deleting it from
your computer. Thank you. 
--------------------------------------------------------------------------



reply via email to

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