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 2002/03/11 22:35:26 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 mparker@computer.org  2002-03-11 21:35 -------
<struggle, struggle> I was getting the same problem with __divdi3 (symbol not 
found). after some investigation, it looks like source files in apr are the 
real culprit (e.g. readwrite.c). I finally got it to work by simply 
adding '/usr/local/lib/gcc-lib/i386-pc-solaris2.8/2.95.3/libgcc.a' to the list 
of libraries in the apxs command in the apache-1.3 directory's Makefile.

BTW: you can remove all cached configure files by issuing 'make distclean'.

hth

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>