Hello, I've tried to build the mscompact, and the compact, profile on both cygwin and linux (debian stable) but I keep stumbling on compilation errors in pnetlib. I'm using source from the cvs, updated last this morning before compiling.
As an example, the latest error is: ./configure --prefix=/opt/dotgnu --with-profile=compact && make [snip] Building target `all' for project `pnetlib runtime' /home/fredrikj/temp/dotgnu/pnetlib/../pnet/cscc/cscc -fplugin-cs-path=/home/fredrikj/temp/dotgnu/pnetlib/../pnet/cscc/cscc-cs -o ./mscorlib.dll -funsafe -nostdlib -O2 -DINSTALL_AS_DEFAULT -DECMA_COMPAT -DCONFIG_REFLECTION -DCONFIG_RUNTIME_INFRA -DCONFIG_PERMISSIONS -fassembly-version=2.0.3600.0 -fassembly-key=neutral -Wno-empty-input -flatin1-charset -fmetadata-version=v2.0.40607 -fresources=./../resources/en_US/runtime/runtime.resources ./System/AccessViolationException.cs [snip a lot of classes] ./Microsoft/Internal/Deployment/InternalActivationContextHelper.cs ./Microsoft/Internal/Deployment/InternalApplicationIdentityHelper.cs ./System/Reflection/ClrType.cs:405: invalid type specification `BitArray' ./System/Reflection/ClrType.cs:405: invalid type specification `BitArray' ./System/Reflection/ClrType.cs:405: `int' does not have an accessible constructor ./System/Reflection/ClrType.cs:436: array or indexed value expected ./System/Reflection/ClrType.cs:438: array or indexed value expected ./System/Reflection/ClrType.cs:438: incompatible types in assignment: no conversion from `bool' to `int' ./System/Reflection/ClrType.cs:443: invalid operands to binary `<' ./System/Reflection/ClrType.cs:443: no conversion from `int' to `bool' ./System/Reflection/ClrType.cs:445: array or indexed value expected ./System/Globalization/NumberFormatInfo.cs:79: `CurrentThread' is not a member of the type `System.Threading.Thread' ./System/Globalization/NumberFormatInfo.cs:79: `CurrentThread' is not a member of the type `System.Threading.Thread' ./System/Globalization/NumberFormatInfo.cs:79: invalid left operand to `.' ./System/Globalization/NumberFormatInfo.cs:79: invalid return value *** Target `all' for project `pnetlib runtime' failed *** *** Project `pnetlib runtime' build failed *** make[1]: *** [mscorlib.dll] Error 1 make[1]: Leaving directory `/home/fredrikj/temp/dotgnu/pnetlib/runtime' make: *** [all-recursive] Error 1 As mentioned, I get other similar errors on cygwin, I can report these to this list (or do you prefer them as bugreports on savannah?) if anyone is interested? Greatful for any help, thanks, -- Fredrik Jonson _______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
