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 2002/11/22 20:43:27 UTC

DO NOT REPLY [Bug 11122] - unresolved reference to db_create and db_strerror

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

unresolved reference to db_create and db_strerror

trawick@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|no build                    |unresolved reference to
                   |                            |db_create and db_strerror



------- Additional Comments From trawick@apache.org  2002-11-22 19:43 -------
A few things that might be useful to try:

see if it builds okay if you add --disable-berkeley-db to your
configure options

install a private copy of berkeleydb and point to that with

  --enable-berkeley-db=/path/to/your/private/copy

and see if it works...  note that if you use db-4.1.x you'll need
to grab the latest apr-util

for the failure scenario, show the portion of configure output which 
shows which db libraries were detected

for the failure scenario, try it with the lastest code

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org