[Mono-devel-list] building xsp from svn

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Jan 27 22:35:47 EST 2005


On Wed, 2005-01-26 at 11:51 +0100, Alexandre Anfray wrote:
> Hi,
> 
> I'd like to build the last xsp server from svn. Here is what I've done:
> 
> 1) I've copied the directory /trunk/xsp from
> http://svn.myrealbox.com/source/trunk/xsp/ on my linux Red Hat 7.3.
> 2) I used the autogen.sh script (OK)
> 3) I used the configure script with --prefix option (OK)
> 4) I tried to use the make command and
>        it managed to compile mod-mono-server.exe (OK)
>        it failed to compile mod-mono-server2.exe
> 
> As I've tried to find a solution, I noticed that the server/Makefile
> check if XSP_ONLY is true or false.
> 
> How to set up the XSP_ONLY option? I only need xsp.exe (not xsp2.exe,
> nor mod-mono-server)

You probably have a 'gmcs' executable around. Remove it and rerun
autogen.sh or configure.

-Gonzalo





More information about the Mono-devel-list mailing list