[Mono-bugs] [Bug 76380][Min] New - mod_mono-1.1.9.2.tar.gz: invalid
./configure --help
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 9 02:59:53 EDT 2005
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 audriusb at homelan.lt.
http://bugzilla.ximian.com/show_bug.cgi?id=76380
--- shadow/76380 2005-10-09 02:59:53.000000000 -0400
+++ shadow/76380.tmp.2086 2005-10-09 02:59:53.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 76380
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Mono.Cairo
+AssignedTo: hisham.mardambey at gmail.com
+ReportedBy: audriusb at homelan.lt
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mod_mono-1.1.9.2.tar.gz: invalid ./configure --help
+
+Description of Problem:
+ ./configure --help
+informs the builder about "–-with-apxs" option, but script rejects this
+setting:
+ configure: error: invalid variable name: –-with-apxs
+Correct configuration command is:
+ ./configure --prefix=/usr
+It detects apxs itself.
+
+Steps to reproduce the problem:
+1. tar -xzvf mod_mono-1.1.9.2.tar.gz
+2. cd mod_mono-1.1.9.2/
+3. ./configure --prefix=/usr –-with-apxs=/usr/bin/apxs and compare this
+command with information from ./configurre --help
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list