Sorted it out. It was caused by the combination of the mod_jrun.so source stuff looking for some kerberos include files in a specific location, and red hat / whitebox putting those files somewhere else. Creating the following symlinks in /usr/include allowed mod_jrun.so to re-compile without any errors.
com_err.h -> /usr/kerberos/include/com_err.h krb5.h -> /usr/kerberos/include/krb5.h libpty.h -> /usr/kerberos/include/libpty.h mit-sipb-copyright.h -> /usr/kerberos/include/mit-sipb-copyright.h port-sockets.h -> /usr/kerberos/include/port-sockets.h profile.h -> /usr/kerberos/include/profile.h Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3828 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
