debug version of MIT kerberos for unix
Nikhil Mishra
ls.niks at gmail.com
Mon Jan 26 09:48:51 EST 2009
Hi All ,
I am trying to produce a debug version of MIT kerberos for my linux machine
.
This is what I did :
make clean && make distclean && ./util/reconf && ./configure CFLAGS="-g3
-O0" CXXFLAGS="-g3 -O0" && make
It still gives me <value optimized out> or No symbol "*" in current context
.
Ihave poked MIT repository , README's and installation guide quite a bit but
to no rescue .
Please let me know If I have missed out on something .
Thanks & Regards
Nikhil
More information about the krbdev
mailing list