[Mono-list] Mono XSP Compile error

PayableOnDeath dwilko at btopenworld.com
Wed Jun 17 13:40:54 EDT 2009


Hi

I am trying to install Mono, XSP, and mod_mono

When I try to make XSP I get the following error

Making all in man
make[1]: Entering directory `/root/xsp-2.4/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/xsp-2.4/man'
Making all in src
make[1]: Entering directory `/root/xsp-2.4/src'
Making all in Mono.WebServer
make[2]: Entering directory `/root/xsp-2.4/src/Mono.WebServer'
/usr/bin/mcs -debug+ -debug:full -nologo -unsafe -nowarn:618 
-doc:../../docs/Mono.WebServer.xml -r:System.Web.dll -r:Mono.Security.dll
/target:library /out:Mono.WebServer.dll ./ApplicationServer.cs
./BaseApplicationHost.cs ./BaseRequestBroker.cs ./IApplicationHost.cs
./InitialWorkerRequest.cs ./IWebSource.cs ./LingeringNetworkStream.cs
./MonoWorkerRequest.cs ./XSPApplicationHost.cs ./XSPWorkerRequest.cs
./XSPRequestBroker.cs ./XSPWebSource.cs ./XSPWorker.cs ./HttpErrors.cs
./Paths.cs ./VPathToHost.cs ./Tracing.cs ./SearchPattern.cs
../../src/Mono.WebServer/AssemblyInfo.cs
error CS0006: cannot find metadata file `System.Web.dll'
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [Mono.WebServer.dll] Error 1
make[2]: Leaving directory `/root/xsp-2.4/src/Mono.WebServer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/xsp-2.4/src'
make: *** [all-recursive] Error 1



I am running Centos 5, doing a search I see some people have the same
problems on ubuntu however the packages used to sort the problem on ubuntu I
cant see the same for centos

can any one help?


Thanks
 
-- 
View this message in context: http://www.nabble.com/Mono-XSP-Compile-error-tp24071801p24071801.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list