bug-cvs
[Top][All Lists]
Advanced

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

Re: compilation error on SunOS 5.8 (Solaris)


From: terryh
Subject: Re: compilation error on SunOS 5.8 (Solaris)
Date: Tue, 19 Mar 2002 12:30:52 -0800 (PST)

Hi Larry,

   Yes the "configure --without-gassapi" plus "make" compiled perfectly on
SunOS 5.8. Thanks!

   The same commands still do not compile on Linux2:

$ uname -a
$ Linux noric 2.2.19-6.2.12smp #1 SMP Fri Oct 26 13:31:09 EDT 2001 i686 unknown
$ ./configure --without-gassapi
$ make

Making all in src
make  all-am
...

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -I/usr/kerbero
s/include    -g -O2 -c -o checkout.o `test -f checkout.c || echo './'`checkout.c
source='classify.c' object='classify.o' libtool=no \
depfile='.deps/classify.Po' tmpdepfile='.deps/classify.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -I/usr/kerbero
s/include    -g -O2 -c -o classify.o `test -f classify.c || echo './'`classify.c
source='client.c' object='client.o' libtool=no \
depfile='.deps/client.Po' tmpdepfile='.deps/client.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib -I/usr/kerbero
s/include    -g -O2 -c -o client.o `test -f client.c || echo './'`client.c
client.c: In function `start_tcp_server':
client.c:4120: `client_sai' undeclared (first use in this function)
client.c:4120: (Each undeclared identifier is reported only once
client.c:4120: for each function it appears in.)
client.c:4147: warning: passing arg 6 of `krb_sendauth' discards `const' from po
inter target type
make[3]: *** [client.o] Error 1

   If anyone knows how to compile CVS on Linux 2, please let me know. Thanks!

-- 
Terry Hung - Stanford Linear Accelerator Center
e-mail: terryh@slac.stanford.edu 

> terryh@SLAC.Stanford.EDU writes:
> >
> > server.c:31: krb5.h: No such file or directory
> 
> Do "make distclean", then re-run configure with --without-gssapi.
> 
> -Larry Jones
> 
> Don't you hate it when your boogers freeze? -- Calvin
> 
> _______________________________________________
> Bug-cvs mailing list
> Bug-cvs@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-cvs
> 





reply via email to

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