Dear MIT, I trying to building 1.5.1 Kerberos on an aix 5.3 powerpc platform, when I run make I get the output below. I have attached the config.log. make (cd include && make autoconf.h osconf.h) (cd .. && /bin/sh config.status include/autoconf.h) config.status: creating include/autoconf.h config.status: include/autoconf.h is unchanged touch autoconf.stamp Target "autoconf.h" is up to date. cat ./stock/osconf.h | sed -e "s+@KRB5RCTMPDIR+/var/tmp+" -e "s+@PREFIX+/usr/local+" -e "s+@EXEC_PREFIX+/usr/local+" -e "s+@BINDIR+/usr/local/bin+" -e "s+@LIBDIR+/usr/local/lib+" -e "s+@SBINDIR+/usr/local/sbin+" -e "s+@MODULEDIR+/usr/local/lib/krb5/plugins+" -e 's+@LOCALSTATEDIR+/usr/local/var+' -e 's+@SYSCONFDIR+/usr/local/etc+' > osconf.new + cmp -s osconf.new osconf.h + rm -f osconf.h + cp osconf.new osconf.h rm -f osconf.new making all in util... making all in util/support... /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c threads.c /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c init-addrinfo.c /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c plugins.c /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c errors.c "errors.c", line 52.17: 1506-280 (W) Function argument assignment between types "void*" and "const unsigned char*" is not allowed. "errors.c", line 76.11: 1506-068 (W) Operation between types "unsigned char*" and "const unsigned char*" is not allowed. "errors.c", line 120.7: 1506-068 (W) Operation between types "unsigned char*" and "const unsigned char*" is not allowed. "errors.c", line 146.31: 1506-280 (W) Function argument assignment between types "unsigned char*" and "const unsigned char*" is not allowed. /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c gmt_mktime.c /usr/vac/bin/cc -I../../include -I./../../include -I. -I. -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE=1 -g -qhalt=e -O -D_THREAD_SAFE -c fake-addrinfo.c "fake-addrinfo.c", line 1212.9: 1506-045 (S) Undeclared identifier my_h_ent. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. root@sq09[TEST-Q09][/tmp/packages/kerberos/krb5-1.5.1/src] Cherie Galloway Systems Engineer III Enterprise Management First Citizens Bank 100 E.Tryon Rd. Raleigh NC 27603-3526 work (919)716-7868 pager (919)983-8505 ------------------------------------------------------------------------------ Call 1.888.FC DIRECT (1.888.323.4732) or visit us on the web at firstcitizens.com today to take advantage of our great products and services. This electronic mail and any files transmitted with it are confidential and are intended solely for the use of individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the electronic mail to the intended recipient, be advised that you have received this electronic mail in error and that any use, dissemination, forwarding, printing, or copying of this electronic mail is strictly prohibited. If you have received this electronic mail in error, please immediately notify the sender by return mail. -------------------- First Citizens Bank - Helping our customers achieve a lifetime of success. Visit us on the web at firstcitizens.com - Member FDIC ==============================================================================