Problem compiling mit kerberos on Solaris 8

Parag Godkar paragg at konark.ncst.ernet.in
Sat Nov 16 03:51:11 EST 2002


Hi,

I am trying to compile MIT kerberos - krb5-1.2.6
on Solaris 8 running on Sun Fire 280R server
with dual UltraSparc III 900 MHz CPUs.

I am doing this as the pam_krb5 from Solaris is not
compatible with ssh and compiling new pam_krb5
from www.sourceforge.net requires MIT kerberos.

I am getting  the following errors while compiling ( while 
running make ). The configure script runs fine.

Errors -

--------------------------------------------------------------------------
cc -DHAVE_LIBNSL=1 -DHAVE_LIBSOCKET=1 -DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_FTIME=1 -DHAVE_TIMEZONE=1 -DHAVE_GETCWD=1 -DHAVE_STRSTR=1 -DHAVE_WAITPID=1 -DHAVE_VSPRINTF=1 -DHAVE_MEMMOVE=1 -DHAVE_STRFTIME=1 -DTIME_WITH_SYS_TIME=1 -DPOSIX_SIGNALS=1 -DWAIT_USES_INT=1 -DPOSIX_SETJMP=1   -I../../../include -I./../../../include -I../../../include/krb5 -I./../../../include/krb5 -I/usr/local/include  -c tcl_ovsec_kadm.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
tcl_ovsec_kadm.c:78: parse error before '*' token
tcl_ovsec_kadm.c:78: warning: data definition has no type or storage class
tcl_ovsec_kadm.c:80: parse error before '*' token
|
|
| --------- SIMILAR ERRORS IN BETWEEN -----------
|
tcl_ovsec_kadm.c: At top level:
tcl_ovsec_kadm.c:1968: parse error before '*' token
tcl_ovsec_kadm.c: In function `Tcl_ovsec_kadm_init':
tcl_ovsec_kadm.c:1972: `interp' undeclared (first use in this function)
tcl_ovsec_kadm.c:1973: `TCL_GLOBAL_ONLY' undeclared (first use in this function)
make[3]: *** [tcl_ovsec_kadm.o] Error 1
make[3]: Leaving directory `/opt/paragg/krb5/krb5-1.2.6/src/kadmin/testing/util'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory `/opt/paragg/krb5/krb5-1.2.6/src/kadmin/testing'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/opt/paragg/krb5/krb5-1.2.6/src/kadmin'
make: *** [all-recurse] Error 1
-----------------------------------------------------------------------------

NOTE - THIS IS ONLY THE HEAD AND TRAILING PART OF THE ERROR.
            I AM ATTACHING A FILE CONTAINING THE ENTIRE ERROR 
            LISTING. EVERYTHING APPEARS TO BE RELATED TO
            tcl_ovsec_kadm.c.

Can someone Guide please.

Regards,
Parag Godkar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/kerberos/attachments/20021116/483bf7f9/attachment.htm
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: compile_error.txt
Url: http://mailman.mit.edu/pipermail/kerberos/attachments/20021116/483bf7f9/attachment.txt


More information about the Kerberos mailing list