[Mono-list] xsp-1.0.5 not compiling on Fedora Core 2

James Purser purserj@ksit.dynalias.com
Fri, 18 Feb 2005 00:29:53 +1100


I am trying to compile the xsp-1.0.5 package ona a Fedora Core 2 system,
Every other package has compiled fine however when I go to compile xsp
it returns the following error:

./BaseApplicationHost.cs(50) error CS0120: An object reference is
required for the non-static field `UnloadAppDomain'
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [mod-mono-server.exe] Error 1
make[1]: Leaving directory
`/home/purserj/projects/mono_install/xsp/server'
make: *** [all-recursive] Error 1

If anyone has run across this problem before and can help me get past
it, that would be great.

James Purser