[24311] in Kerberos

home help back first fref pref prev next nref lref last post

krb5 1.4.1 and GCC_4

daemon@ATHENA.MIT.EDU (Michael Norwick)
Sun Jul 17 00:47:44 2005

Message-ID: <42D9E2CD.7020608@centurytel.net>
Date: Sat, 16 Jul 2005 23:47:09 -0500
From: Michael Norwick <mnorwick@centurytel.net>
MIME-Version: 1.0
To: kerberos@mit.edu
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

What tweaks are needed to get krb5-1.4.1 to compile using gcc 4?  I 
tried building it without
giving CC=gcc32 value to configure (using gcc-compat on FC4) and the 
build chokes trying
to compile telnet.c.  I then gave CC=gcc32 to configure after doing 
'make distclean' and things
went normally although 'make check' did not complete with the following 
seg fault;

>         > test.out
> cmp test.out ./t_ref_kerb.out
> rm -f test.out
> KRB5_CONFIG=./t_krb5.conf ; export KRB5_CONFIG ;\
>         LD_LIBRARY_PATH=`echo -L../../../lib | sed -e "s/-L//g" -e "s/ 
> /:/g"`; export LD_LIBRARY_PATH; ./t_ser
> /bin/sh: line 1:  5091 Segmentation fault      ./t_ser
> make[3]: *** [check-unix] Error 139
> make[3]: Leaving directory `/usr/src/krb5-1.4.1/src/lib/krb5/krb'
> make[2]: *** [check-recurse] Error 1
> make[2]: Leaving directory `/usr/src/krb5-1.4.1/src/lib/krb5'
> make[1]: *** [check-recurse] Error 1
> make[1]: Leaving directory `/usr/src/krb5-1.4.1/src/lib'
> make: *** [check-recurse] Error 1

So, did I make a mistake somewhere?

Michael

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post