[Mono-bugs] [Bug 77764][Nor] Changed - configure doesn't take apxs
-q CFLAGS into account
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 11 23:08:59 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=77764
--- shadow/77764 2006-03-11 17:06:33.000000000 -0500
+++ shadow/77764.tmp.4839 2006-03-11 23:08:59.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77764
Product: Mono: Tools
Version: 1.1
OS: SUSE 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: mod_mono
AssignedTo: gonzalo at ximian.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -27,6 +27,10 @@
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
but mod_mono gets compiled w/out -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
leading to a not working module. The module loads, but it
cannot handle any request because the layout of request_req
is different.
+
+------- Additional Comments From gonzalo at ximian.com 2006-03-11 23:08 -------
+Fixed in svn HEAD and 1-1-13.
+Thanks.
More information about the mono-bugs
mailing list