I've just finished building krb5 1.2.3 on AIX 4.3.3.0 and the client portion works perfectly. However, when trying to run kadmin on the box kadmin does not seem to understand ANY commands. kadmin starts up fine, but no commands (even ? or exit) work and I have to suspend the proccess and kill -9 it.
My configure line is: ./configure --enable-shared --prefix=/usr/krb5-1.2.3 --with-cc=/usr/local/bin/gcc --with-linker=/usr/bin/ld --with-ccopts="-L/usr/local/lib -I/usr/local/include" I'm using gnu make and gcc and the AIX linker and ar. Any ideas? thanks, -Avery
