[Moonlight-list] mono's make install error
Atsushi Eno
atsushieno at veritas-vos-liberabit.com
Wed Jul 29 12:22:03 EDT 2009
It's not fixed in svn yet. A workaround I did for this issue was:
cd mcs/class/System.Web; make clean
cd ../System.Web.Services; make clean
cd ../Mono.Web; make clean
cd ../System.Web; make
cd ../Mono.Web; make
cd ../System.Web.Services; make
cd ../System.Web; make
I'm not sure if this always works though.
It's probably about broken cyclic build. (System.Web depends on
Mono.Web and System.Web.Services, and those assemblies also
depend on System.Web; we build incomplete Sys.Web first.)
Atsushi Eno
Masaru Nomiya wrote:
> Hello,
>
> Thank you for reply.
>
> In the Message;
>
> Subject : Re: [Moonlight-list] mono's make install error
> Message-ID : <88d5f51b0907290838s3ae22a3bg877e6d6c8f18a3f7 at mail.gmail.com>
> Date & Time: Wed, 29 Jul 2009 09:38:37 -0600
>
> [Rusty] == Rusty Howell <rustyhowell at gmail.com> has written:
>
> Rusty> I was getting this error yesterday. I'm not sure what's causing
> Rusty> it. I did make disclean and then recompile, and that seemed to
> Rusty> fix it.
>
> Do you?
>
> I execute 'make distclean' every time.
> But, I can't compile at all.
>
> Best Regards,
>
> ---
> 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp
>
> 「先端技術の開発は、優れた頭脳を持つ人間が集中しないと成功しない。
> しかし、技術開発と、それが何をもたらすかを考えることは別だ。
> 一人の人間に二つは望めない。」 -- M. Crichton --
> _______________________________________________
> Moonlight-list mailing list
> Moonlight-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/moonlight-list
>
>
>
More information about the Moonlight-list
mailing list