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 2011/08/25 01:34:47 UTC

DO NOT REPLY [Bug 51719] Compiling http-2.2.19 in 64-bit Undefined symbol apr_md4_set_xlate

https://issues.apache.org/bugzilla/show_bug.cgi?id=51719

--- Comment #1 from Nick Kew <ni...@webthing.com> 2011-08-24 23:34:47 UTC ---
You may have a legitimate bug here, but I think it's unlikely.  It implies you
configured against an apr-util with apr_xlate, but are linking against a
version without it.  Is it possible that you have two (or more) different
apr_util versions?

THe practical fix is easy: use a version with apr_xlate!  You may have to tell
apr-util where to find iconv, if the latter is not system-provided.

If there is a build bug, it's make_exports mishandling preprocessor directives!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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