[Mono-osx] Can't install mono

Brian O'Brien bobrien at ucalgary.ca
Sat Oct 8 13:29:02 EDT 2005


I'm getting this error message on my mac os x machine.  This is after  
a successful installation of the C# compiler. and ./configure

$ tar xzf xsp-0.10.tar.gz
     $ cd xsp-0.10
     $ ./configure
     $ make install and ./configure of

Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./xsp.1 /usr/local/man/man1/xsp.1
Making install in server
/usr/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll - 
r:Mono.Posix.dll /d:MODMONO_SERVER /out:mod-mono-server.exe  
IApplicationHost.cs XSPApplicationHost.cs MonoWorkerRequest.cs  
InitialWorkerRequest.cs Tracing.cs server.cs ModMonoRequest.cs  
ModMonoWorkerRequest.cs AssemblyInfoModMono.cs
MonoWorkerRequest.cs(296,24): error CS0234: The type or namespace  
name `Min' does not exist in the namespace `Mono.Math'. Are you  
missing an assembly reference?
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [mod-mono-server.exe] Error 1
make: *** [install-recursive] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20051008/0582aad2/attachment.html


More information about the Mono-osx mailing list