[Mono-dev] build problem on head
Brandon Perry
bperry.volatile at gmail.com
Thu Sep 6 01:28:18 UTC 2012
I think that would technically only work on Windows boxen fwiw.
On Wed, Sep 5, 2012 at 8:17 PM, Jonathan Shore <jonathan.shore at gmail.com> wrote:
>
> 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.SelfHost/HttpRequestMessageExtensions.c
>
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
--
http://volatile-minds.blogspot.com -- blog
http://www.volatileminds.net -- website
More information about the Mono-devel-list
mailing list