I got my test server up and running nicely with FreeRadius now I have my production server that I am installing exact same machine and same process however this time when I install freeradius from /usr/ports/net/freeradius2 I get the following errors and no /usr/local/etc/raddb directory is created gmake[6]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules/rl m_ippool' Making all in rlm_krb5... /usr/local/bin/gmake -w -C rlm_krb5 all gmake[6]: Entering directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules/rl m_krb5' /usr/local/bin/libtool --mode=compile cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -Wall -D_GNU_SOURCE -pthread -DNDEBUG -I/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src -DHEIMDAL_KRB5 -I/usr/local/include -I/usr/include/et -DKRB5_DEPRECATED -c rlm_krb5.c libtool: compile: cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -Wall -D_GNU_SOURCE -pthread -DNDEBUG -I/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src -DHEIMDAL_KRB5 -I/usr/local/include -I/usr/include/et -DKRB5_DEPRECATED -c rlm_krb5.c -fPIC -DPIC -o .libs/rlm_krb5.o In file included from /usr/local/include/krb5.h:846, from rlm_krb5.c:32: /usr/local/include/krb5-protos.h:41: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:49: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:402: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:486: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:634: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:843: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:908: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1007: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1281: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1289: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1297: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1305: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1313: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1321: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1329: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1337: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1600: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1608: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1616: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1624: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1632: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1640: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1648: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1656: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1741: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1844: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1854: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1874: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1919: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1952: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1975: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:1983: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2083: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2127: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2142: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2157: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2169: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2181: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2223: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2229: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2607: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2615: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2622: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:2629: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:3144: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:3178: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:3183: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:3734: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:4091: error: expected identifier or '(' before numeric constant /usr/local/include/krb5-protos.h:4378: error: expected identifier or '(' before numeric constant gmake[6]: *** [rlm_krb5.lo] Error 1 gmake[6]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules/rl m_krb5' gmake[5]: *** [rlm_krb5] Error 2 gmake[5]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules' gmake[3]: *** [modules] Error 2 gmake[3]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src' gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/net/freeradius2. *** Error code 1 Stop in /usr/ports/net/freeradius2. Joseph R. McSparin Network Administrator Hill Country Memorial Hospital 830 990 6638 phone 830 990 6623 fax jmcsparin@hillcountrymemorial.org -- This email message and any attachments are for the sole use of the intended recipient(s) and contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message and any attachments.