You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/10/16 17:25:53 UTC

DO NOT REPLY [Bug 4198] - __lshrdi3: referenced symbol not found

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=4198>.
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=4198

__lshrdi3: referenced symbol not found





------- Additional Comments From jerenkrantz@apache.org  2001-10-16 08:25 -------
This is most likely due to having a mod_webapp compiled with gcc and an Apache
compiled with the Sun compiler.

Please compile mod_webapp from sources to resolve this problem.

And, better yet, please update your version from Apache 1.3.9 to 1.3.22.  =)

(Apache 1.3.9 sounds suspiciously like the version included with Solaris 8 which
is not an officially supported version anyway.)

Re: DO NOT REPLY [Bug 4198] - __lshrdi3: referenced symbol not found

Posted by Pier Fumagalli <pi...@betaversion.org>.
bugzilla@apache.org at bugzilla@apache.org wrote:

> This is most likely due to having a mod_webapp compiled with gcc and an Apache
> compiled with the Sun compiler.
> 
> Please compile mod_webapp from sources to resolve this problem.
> 
> And, better yet, please update your version from Apache 1.3.9 to 1.3.22.  =)
> 
> (Apache 1.3.9 sounds suspiciously like the version included with Solaris 8
> which
> is not an officially supported version anyway.)

Thanks Justyn :)

    Pier