Assertion failed for krb5kdc

Leon.Kemna@thomsonreuters.com Leon.Kemna at thomsonreuters.com
Thu Nov 12 07:57:46 EST 2009


Hi Ken,

I'm following your thread on mailman.mit.edu/pipermail/kerberos, october
19 20:46:20

You mention a part of the configure script to detect the solaris
version:
 case "${host_os}" in
[...]
     solaris2.[1-9])
       # On Solaris 10 with gcc 3.4.3, the autoconf archive macro  
doesn't
       # get the right result.   XXX What about Solaris 9 and earlier?
       if test "$GCC" = yes ; then
         PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
       fi
       ;;
     solaris*)
       # On Solaris 10 with gcc 3.4.3, the autoconf archive macro  
doesn't
       # get the right result.
       if test "$GCC" = yes ; then
         PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
       fi
       # On Solaris 10, the thread support is always available in libc.
       AC_DEFINE(NO_WEAK_PTHREADS,1,[Define if references to pthread  
routines should be non-weak.])
       ;;

However the version that I just downloaded as krb5-1.7.tar.gz does not
have these square brackets around [1-9] for checking the solaris
version, i.e. it reads:

[...]
     solaris2.1-9)
       # On Solaris 10 with gcc 3.4.3, the autoconf archive macro  
doesn't

Maybe you're refering to a more recent repository version?
Is there a version that I could download which would yield better
results on solaris 8 for compilation?

Regards

Leon

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * *
Leon Kemna
Senior Consultant, System Integration
Market Risk Management
Thomson Reuters
Antonio Vivaldistraat 50, Amsterdam 1083 HP, Netherlands

Desk:	+31-(0)20-5045060 	| Mobile:    	+31-(0)6-29531329
Fax:  	+31-(0)20-5045910	| Reception: 	+31-(0)20-5045045
Support, Data & Applications:   	0800 - 0200 385
Support, Technical:               	0800 - 0200 386
For product support, updates and training, go to thomsonreuters.com
<http://thomsonreuters.com/> 



This email was sent to you by Thomson Reuters, the global news and information company.
Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Thomson Reuters.




More information about the Kerberos mailing list