[Mono-dev] build problem on head
Jonathan Shore
jonathan.shore at gmail.com
Thu Sep 6 01:17:41 UTC 2012
I was building with the latest LLVM and mono on ubuntu. Got the following
error:
make[8]: Entering directory
`/home/jshore/Srcs/mono/mcs/class/System.Web.Http.SelfHost'
make[8]: *** No rule to make target
`../../../external/aspnetwebstack/src/System.Web.Http.Selfhost/HttpRequestMessageExtensions.cs',
needed by `../../class/lib/net_4_5/System.Web.Http.SelfHost.dll'. Stop.
Looks like there is a typo in some configuration where:
../../../external/aspnetwebstack/src/System.Web.Http.Selfhost/HttpRequestMessageExtensions.c
should be (note the capital H in SelfHost):
../../../external/aspnetwebstack/src/System.Web.Http.Self*H*
ost/HttpRequestMessageExtensions.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120905/fa290b41/attachment.html>
More information about the Mono-devel-list
mailing list