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=22708>. 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=22708 httpd 2.0.47 make: internal error: error_message(58) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|httpd 2.0.47 make: internal |httpd 2.0.47 make: internal |error: error_message(58) |error: error_message(58) ------- Additional Comments From [EMAIL PROTECTED] 2003-08-25 20:20 ------- That message isn't from Apache, it is from libtool or gcc or ld or ar or something else called by "libtool --mode=link gcc" You can likely see which command failed by running make LTFLAGS=' ' This will cause libtool to print a message for each of the commands it issues under the covers. We aren't going to be able to solve the problem since it is from one of the build tools on your system. Good luck! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
