[Mono-bugs] [Bug 77584][Blo] Changed - Configuration option for
libapr directory
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 17 19:31:56 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77584
--- shadow/77584 2006-02-17 17:48:22.000000000 -0500
+++ shadow/77584.tmp.10762 2006-02-17 19:31:56.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77584
Product: Mono: Tools
Version: 1.1
OS: Debian Woody
OS Details: All Debian based distros
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Blocker
Component: mod_mono
AssignedTo: gonzalo at ximian.com
ReportedBy: zac at zacbowling.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -44,6 +44,13 @@
DDFLT_MONO_CONFIG_DIR=\"$(DFLT_MONO_CONFIG_DIR)\"
+mod_mono_la_CFLAGS = -Wall -
DDFLT_MONO_CONFIG_DIR=\"$(DFLT_MONO_CONFIG_DIR)\" -I/usr/include/apr-0
install: $(lib_LTLIBRARIES)
$(mkinstalldirs) "$(DESTDIR)$(APXS_LIBEXECDIR)"
+
+------- Additional Comments From gonzalo at ximian.com 2006-02-17 19:31 -------
+mod_mono has a configure flag to point to apr-config, which should
+provide the right include directory. Use ./configure
+--with-apr-config=pathtoapr-config
+
+
More information about the mono-bugs
mailing list