[Mono-dev] Recent C# compiler changes
Justin Bailey
jgbailey at gmail.com
Mon Feb 7 13:07:50 EST 2011
I tried
./configure --with-profile2=yes --with-profile4=yes
and then ran make again - same result. Is that the right way to select
a profile?
On Mon, Feb 7, 2011 at 9:15 AM, Marek Safar <marek.safar at gmail.com> wrote:
> Hello,
>>
>> I'm having trouble building today's tarball (20110204). 'mod' fails to
>> build:
>>
>> make[8]: Entering directory
>> `/xxx/home/baileyj/mono-20110204/mcs/tools/mod'
>> MCS [net_4_0] mod.exe
>> error CS0006: Metadata file `./../../class/lib/net_2_0/monodoc.dll'
>> could not be found
>> Compilation failed: 1 error(s), 0 warnings
>>
>> Could it be related to the new SDK flag? monodoc.dll does not show up
>> under any directory after running make.
>
> I don't think it's related, this looks like you are building 4.0 profile
> only which is not (yet) allowed.
>
> Marek
>
More information about the Mono-devel-list
mailing list