I am compiling XSP from git in a custom directory. I compiled mono successfully. However With XSP, configure goes OK but when I run make, I get this error:

root@ P5 ~/mono/xsp # make
Making all in build
Making all in m4
Making all in man
Making all in src
Making all in Mono.WebServer
mkdir: cannot create directory `2.0': File exists
/bin/sh: /build/m4/shave/shave: No such file or directory
make[2]: *** [2.0/Mono.WebServer2.dll] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

I have also a working mono installation from yum. but I compiled mono in a custom location successfully. Any idea of where to look or what can be the problem?

link|improve this question
feedback

migrated from serverfault.com Feb 6 at 13:55

This question came from our site for system administrators and desktop support professionals.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.