[krbdev.mit.edu #3304] Re: Alpha support is missing in KRB5-1.4.3

Quanah Gibson-Mount via RT rt-comment at krbdev.mit.edu
Tue Dec 20 20:32:26 EST 2005



--On Tuesday, December 20, 2005 4:36 PM -0800 Quanah Gibson-Mount 
<quanah at stanford.edu> wrote:

>
>
> --On Tuesday, December 20, 2005 4:30 PM -0800 Quanah Gibson-Mount
> <quanah at stanford.edu> wrote:
>
>> 2) There is no way to disable re-entrancy from configure.  Although
>> thread safety is great, I'd just like this to compile on the alpha.  If I
>> could turn off re-entrancy from configure, then this should be
>> accomplished. Defining --disable-thread-support still uses the re-entrant
>> thread functions, so this does not help me get around this problem.
>
> Actually, this appears to have done what I want, but I'd still rather
> just be able to keep threads, even if they weren't threadsafe.

There are, however, other problems remaining:

/usr/pubsw/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DKRB5_KRB4_COMPAT=1 -DHAVE_BT_RSEQ=1 -DKRB5_PRIVATE=1 -DKRB5_DEPRECATED=1 
-DKRB5_DNS_LOOKUP_KDC=1 -DKRB5_DNS_LOOKUP=1 -DHAVE_LIBRESOLV=1 
-DHAVE_DN_SKIPNAME=1 -DHAVE_RES_SEARCH=1 -DDELAY_INITIALIZER=1 
-DCONSTRUCTOR_ATTR_WORKS=1 -DDESTRUCTOR_ATTR_WORKS=1 
-DUSE_LINKER_INIT_OPTION=1 -DUSE_LINKER_FINI_OPTION=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MEMORY_H=1 
-DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8   -I../../../include 
-I../../../../../src/lib/gssapi/krb5/../../../include 
-I../../../include/krb5 
-I../../../../../src/lib/gssapi/krb5/../../../include/krb5 -I. 
-I../../../../../src/lib/gssapi/krb5 
-I../../../../../src/lib/gssapi/krb5/.. -I../generic 
-I../../../../../src/lib/gssapi/krb5/../generic  -O2 -DSTANFORD  -c 
../../../../../src/lib/gssapi/krb5/accept_sec_context.c
In file included from ../../../../../src/lib/gssapi/krb5/gssapiP_krb5.h:69,
                 from 
../../../../../src/lib/gssapi/krb5/accept_sec_context.c:74:
./gssapi_krb5.h:98:22: inttypes.h: No such file or directory
In file included from ../../../../../src/lib/gssapi/krb5/gssapiP_krb5.h:69,
                 from 
../../../../../src/lib/gssapi/krb5/accept_sec_context.c:74:
./gssapi_krb5.h:99: error: parse error before "gss_uint64"
./gssapi_krb5.h:99: warning: data definition has no type or storage class
./gssapi_krb5.h:134: error: parse error before "gss_uint64"
./gssapi_krb5.h:134: warning: no semicolon at end of struct or union
./gssapi_krb5.h:135: warning: data definition has no type or storage class
./gssapi_krb5.h:146: error: parse error before '}' token
./gssapi_krb5.h:146: warning: data definition has no type or storage class


--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html




More information about the krb5-bugs mailing list