DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4915>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4915 Relocation error while loading mod_jk when starting apache. ------- Additional Comments From [EMAIL PROTECTED] 2001-11-26 12:11 ------- If you include -lposix4 in the apxs command line, then the error for fdatasync should go away. However, I am guessing that it will just be replaced by the snprintf error. Since this function isn't available on Solaris 2.5, probably your best option is to modify mod_jk/common/jk_util.c to act like it does for NETWARE (e.g. "#define NETWARE" after the #includes). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>