Hi.. When I do gmake in the xsp directory I have this /usr/local/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll -r:Mono.Posix.dll /d:MODMONO_SERVER /out:mod-mono-server.exe etc etc ..... And in this line the gmake freeze and nothing happens I wait ten minutes and nothing
-----Original Message----- From: Andras GELANYI [mailto:[EMAIL PROTECTED] Sent: Monday, May 31, 2004 7:50 PM To: Osmany Guirola Cruz; [EMAIL PROTECTED] Subject: Re: [Mono-list] xsp mod_mono on FREEBSD i am not sure this solves your problem, but try to use gnu make (gmake) instead of make. On May 31, 2004, at 23:12, Osmany Guirola Cruz wrote: > Hi people > I am trying to compile xsp on my freebsd box (4.9 RELEASE) > �and I got these error when I do make (configure don't have problem > :-) ) > > > Error CS2008: No files to compile were specified > Compilation failed: 1 error(s), 0 warnings > *** Error code 1 > Stop in /root/xsp-0.13/server > *** Error code 1 > > �Somebody in the list use FreeBSD and have installed xsp and mod_mono? > I am > trying to install apache with mod-mono to serve aspx web pages > please some idea. > � > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
