compilation problem in compiling client code!!!
smith royce
smith.royce at gmail.com
Sat Aug 25 04:17:59 EDT 2007
hi dev-team,
I am trying to make some changes at both the client & server side.
I am able to see the changes at the server side but at client side, I am not
able to see the changes.
I am changing the code get_in_tkt.c & in that specifically get_in_tkt code
and krb5_do_preauth code to suit my requirement.
But everytime I debug the client code, it still calls the older functions &
my changes are not seen.
I am performing---> make clean;make in ./lib/krb5/krb dir and after I am
running "make" for the whole kerberos code. still the same result.
I see that the binaries eg "kinit" are newly created but they are not
showing up the changes & instead picking up the older unchanged code for
./lib/krb5/krb dir.
any pointers to this problem will be appreciated...
-smith
More information about the Kerberos
mailing list