Hi, While porting cvs-1.11.1p1 to SunOS 5.8, I got the following error:
$ uname -a $ SunOS tersk10 5.8 Generic_108528-02 sun4u sparc SUNW,Ultra-80 $ ./configure $ make ...snip... Making all in src [enter subdirectory src] make all-am source='server.c' object='server.o' libtool=no \ depfile='.deps/server.Po' tmpdepfile='.deps/server.TPo' \ depmode=gcc /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -Iyes/include -g -O2 -c -o server.o `test -f server.c || echo './'`server.c server.c:31: krb5.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `server.o' Current working directory /afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/SunOS58/src *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/SunOS58/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /afs/slac.stanford.edu/u/ec/terryh/SRT/vol1/port/cvs-1.11.1p1/SunOS58 *** Error code 1 make: Fatal error: Command failed for target `all' Any suggestion? Thanks in advance! -- Terry Hung - Stanford Linear Accelerator Center e-mail: [EMAIL PROTECTED] _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs
