On Wed, 2004-05-26 at 14:17, master wrote: > Hi, i just trying to install the xsp server, the configure went well but > when i do the make i get the following : > /usr/local/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll -r:Mono.Pos > ix.dll /d:MODMONO_SERVER /out:mod-mono-server.exe > 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. > bash-2.05b# > > any idea of what i can do?
Make sure you are using the GNU Make rather than any other one - I have seen this with the BSD make for instance. /J\ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
