- see footer for list info -<
Finally tracked this down. 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. I created the following symlinks in /usr/include and re-compiled mod_jrun.so 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

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to