Has anyone installed XSP on FreeBSD? I'm trying to get it going with XSP 0.9 on FreeBSD 4.9-STABLE, and I can configure successfully, but I come up with this error when I try to run the first make command:
Unknown modifier ',' /usr/local/bin/mcs -debug+ -debug:full -nologo ) /out:xsp.exe Syntax error: ")" unexpected *** Error code 2 The problem seems to be traceable to the Makefile in the /server directory, the line: XSP_REFS= $(addsuffix .dll, $(addprefix -r:, $(XSP_REFERENCES))) I'm not much with Makefiles. Can anyone give me a hint? There is no port for XSP on FreeBSD and no port for mod_mono either, so if I'm going to get either to work it's going to have to be by the sweat of me brow, Cap'n. -------------------------------------------- greg mcclure director, development third stone media 949 719 9678 ph 949 383 8306 fx http://www.thirdstone.net _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
