info-cvs
[Top][All Lists]
Advanced

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

Re: cvs commit as root


From: Harry Putnam
Subject: Re: cvs commit as root
Date: Sat, 08 Dec 2001 03:21:53 -0800
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1

address@hidden (Larry Jones) writes:

> Harry Putnam writes:
> >   
>>   server.c:31:21: krb5.h: No such file or directory
>>   make[3]: *** [server.o] Error 1
>
> That's a bug in the configure script that has been fixed in the current
> development version.  Do "make distclean" to get rid of the cached data
> and then run "configure --without-gssapi".

Is there cvs access to the development version? 

I still hit a snag even when using --without-gssapi.  Failing to find
libdiff.a.

[...]
  
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -g
  -O2 -c -o wrapper.o `test -f wrapper.c || echo './'`wrapper.c
  
  source='zlib.c' object='zlib.o' libtool=no \
  depfile='.deps/zlib.Po' tmpdepfile='.deps/zlib.TPo' \
  depmode=gcc3 /bin/sh ../depcomp \
  
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -g
  -O2 -c -o zlib.o `test -f zlib.c || echo './'`zlib.c
  
  make[1]: *** No rule to make target `../diff/libdiff.a', needed by
  `cvs'.  Stop.
  
  make[1]: Leaving directory `/usr/local/src/cvs-1.11.1p1/src'
  make: *** [all] Error 2

========================================

No libdiff.a in ../diff.  Only libdiff.dsp. Should there be? or is it
something in the Makefile?  I did run `make distclean'.

The diff utility is installed and works. (Part of stock solaris 8
(intel) [I think])


reply via email to

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