[Mono-list] running XSP on FreeBSD

Josef El-Rayes j.el-rayes@daemon.li
Sun, 16 Feb 2003 19:36:30 +0100


Hi!
                                                           
i tried to install & run XSP on FreeBSD 4.7 and 5.0.
i installed mono and mcs modules from cvs.
mono compiled but mcs.exe dies on linking with following
error:
--

mcs /target:exe  -o mcs.exe AssemblyInfo.cs assign.cs
+attribute.cs driver.cs
cs-parser.cs cs-tokenizer.cs tree.cs location.cs
cfold.cs class.cs codegen.cs const.cs constant.cs decl.cs
+delegate.cs
enum.cs ecore.cs expression.cs genericparser.cs
+interface.cs literal.cs
modifiers.cs namespace.cs parameter.cs pending.cs report.cs+rootcontext.cs
statement.cs support.cs typemanager.cs symbolwriter.cs
Illegal instruction (core dumped)
gmake[1]: *** [mcs.exe] Error 132

--

so i use mcs.exe from monocharge-20030205.
xsp is version 0.2
                                                           
it installs without errors and starts up without errors (mono server.exe)
but when i connect via browser to localhost:8080 i get this one

--

mcs /target:library /r:System.Web.dll /r:System.Data.dll
/r:System.Drawing.dll /r:bin/tabcontrol.dll /r:bin/tabcontrol2.dll
/out:tmp685123600.dll /var/tmp/tmp48ab2927.cs

(server.exe:22904): GLib-WARNING **: Invalid file descriptor.

mono in free(): warning: page is already free
output: Compilation succeeded

** (server.exe:22903): CRITICAL **: : The handle daemon vanished!
--

how can i fix these issues?
thanks for your help in advance!

greets, josef
-- 
www: http://www.daemon.li
nic-hdl: JER1080312-NICAT
FreeBSD PortMaintainer 
Student of ComputerScience