[Mono-bugs] [Bug 72257][Wis] New - mod_mono-1.0.5 compilation error on FreeBSD 5.3.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Feb 2005 06:35:20 -0500 (EST)
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 kim@syndrom.nu.
http://bugzilla.ximian.com/show_bug.cgi?id=72257
--- shadow/72257 2005-02-06 06:35:20.000000000 -0500
+++ shadow/72257.tmp.26405 2005-02-06 06:35:20.000000000 -0500
@@ -0,0 +1,65 @@
+Bug#: 72257
+Product: Mono: Runtime
+Version: 1.0
+OS: other
+OS Details: FreeBSD 5.3
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: kim@syndrom.nu
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mod_mono-1.0.5 compilation error on FreeBSD 5.3.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+# ./configure --prefix=/usr/local
+...
+checking for --with-apxs... no
+checking for --with-apr-config... not specified
+checking for apxs2 in /usr/local/apache/sbin... no
+checking for apxs in /usr/local/apache/sbin... no
+checking for apr-config in /usr/local/apache/sbin... no
+checking for apxs2 in /usr/local/apache2/bin... no
+checking for apxs in /usr/local/apache2/bin... no
+checking for apr-config in /usr/local/apache2/bin... no
+checking for apxs2 in /usr/sbin... no
+checking for apxs in /usr/sbin... no
+checking for apr-config in /usr/sbin... no
+checking for apxs2... no
+checking for apxs... /usr/local/sbin/apxs
+checking for apr-config... no
+checking for Apache libexec directory... /usr/local/libexec/apache21
+checking for Apache sysconf directory... /usr/local/etc/apache21
+checking for Apache include directory... -I/usr/local/include/apache21
+checking Apache version... configure: error: Confused on apache version.
+Please report this and send config.log
+
+Getting this when trying to ./configure mod_mono 1.0.5 on FreeBSD.3 I don't
+have any other version of apache installed as far as I know. What can I do
+to make it understand what version I'm using?
+
+
+Steps to reproduce the problem:
+1. ./configure --prefix=/usr/local
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+Everytime.
+
+
+Additional Information: