You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/25 22:20:37 UTC

DO NOT REPLY [Bug 22708] - httpd 2.0.47 make: internal error: error_message(58)

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)

trawick@apache.org 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 trawick@apache.org  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org