svn commit: r1923401 - /apr/apr/trunk/STATUS
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: rjung
Date: Mon Jan 27 12:22:37 2025
New Revision: 1923401
URL: http://svn.apache.org/viewvc?rev=1923401&view=rev
Log:
Note long-standing build breakage
Modified:
apr/apr/trunk/STATUS
Modified: apr/apr/trunk/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/trunk/STATUS?rev=1923401&r1=1923400&r2=1923401&view=diff
==============================================================================
--- apr/apr/trunk/STATUS [utf-8] (original)
+++ apr/apr/trunk/STATUS [utf-8] Mon Jan 27 12:22:37 2025
@@ -123,6 +123,13 @@ RELEASE SHOWSTOPPERS:
* apr_file_rotating_* on most platforms
+ * building against expat and libxml2 located in
+ non-system default path is broken.
+ File xml.m4 sets variable APRUTIL_LDFLAGS only in configure,
+ but it is never transferred into the Makefile.
+ Makefile uses APRUTIL_LDFLAGS, but it is never set there.
+ Other m4 files, like crypto.m4, no longer use APRUTIL_LDFLAGS.
+
CURRENT VOTES: