krb5-1.6.3-beta2 is available

John Hascall john at iastate.edu
Sat Oct 6 12:55:37 EDT 2007



> >>>>> "John" == John Hascall <john at iastate.edu> writes:
> 
> John> making all in util/support...
> John> cc -std1   -I../../include -I./../../include -I. -I.  -DKRB5_DEPRECATED
=1 -DKRB5_PRIVATE=1   -g -D_REENTRANT -pthread  -c threads.c
> John> cc: Error: ../../include/k5-platform.h, line 565: Missing ")". (closepa
ren)
> John>             | ((uint32_t) p[1] << 16)
> John> --------------------------^
> 
> John> which I believe is due to uint32_t not being defined at this point.
> 
> John> ./configure --prefix=/usr/athena --localstatedir=/var/athena --with-krb
4 \
> John>   '--with-ccopts=-g -std1'
> 
> John> uname -a says:
> John> OSF1 malison.ait.iastate.edu V4.0 1229 alpha
> 
> Have you experienced this build problem with earlier releases?  It's
> quite possible that this problem has existed for a while.

   It is quite possible as I don't think I've tried since 1.4.3.

   I've found several other issues as well, (which may also have
   existed in previous releases), which I will detail in a later email.
   One which comes to mind though, has been insufficient use of
   #ifdef KRB5_USE_INET6 to protect IPv6-specific stuff.

John



More information about the krbdev mailing list