[Mono-bugs] [Bug 408753] Mono 1.9 (/trunk/ r107834) - Mod-Mono fails due to version differences with XSP ??

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 14 09:29:28 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=408753

User andrew at castlesoft.com.au added comment
https://bugzilla.novell.com/show_bug.cgi?id=408753#c1


Andrew Tierney <andrew at castlesoft.com.au> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |andrew at castlesoft.com.au
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Andrew Tierney <andrew at castlesoft.com.au>  2008-07-14 07:29:27 MDT ---
=======================================
INVALID BUG CAUSED by OLD Build script
=======================================

SVN build script was:

/autogen.sh --prefix=/usr --with-apxs=/usr/sbin/apxs
--with-apr-config=/usr/bin
/apr-config --disable-debug

SHOULD have been:

/autogen.sh --prefix=/usr --with-apxs=/usr/sbin/apxs2
--with-apr-config=/usr/bi
n/apr-1-config --disable-debug
make
make install

OpenSuse 10.3 has apxs2 and /usr/bin/apr-1-config..


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list