[Mono-dev] Issue compiling mono 3.4.0 on raspberry pidora (Fedora 18)

Michael Frank mike at mikefrank.de
Tue Aug 5 10:41:31 UTC 2014


>  Hello,
> 
>  I have an issue compiling mono 3.4.0 on Pidora (Fedora18). I was not able to
> compile the tarballs so I decided to install the available mono 2 runtime and
> use autogen.sh.
>  autogen runs w/o problems but make throw the following errors:
> 
> 
>  ecore.cs(6386,19): error CS0246: The type or namespace name `SLE' could not
> be found. Are you missing an assembly reference?
>  .
>  .
>  /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  eval.cs(1224,8): error CS0305: Using the generic type `System.Action<T>'
>  requires `1' type argument(s)
>  .
>  .
>  expression.cs(37,12): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  .
>  .
>  expression.cs(91,19): error CS0246: The type or namespace name `SLE'
>  could not be found. Are you missing an assembly reference?
>  .
>  .
>  .
>  expression.cs(5022,76): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  .
>  .
>  .
>  generic.cs(1218,89): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  literal.cs(80,19): error CS0234: The type or namespace name `Linq' does not
> exist in the namespace `System'. Are you missing `System.Core'
>  assembly reference?
>  nullable.cs(248,19): error CS0246: The type or namespace name `SLE'
>  could not be found. Are you missing an assembly reference?
>  nullable.cs(1044,19): error CS0246: The type or namespace name `SLE'
>  could not be found. Are you missing an assembly reference?
>  report.cs(62,10): error CS0246: The type or namespace name `HashSet'
>  could not be found. Are you missing an assembly reference?
>  report.cs(553,13): error CS0246: The type or namespace name `HashSet'
>  could not be found. Are you missing an assembly reference?
>  report.cs(914,12): error CS0246: The type or namespace name `Stopwatch'
>  could not be found. Are you missing an assembly reference?
>  report.cs(915,3): error CS0246: The type or namespace name `Stopwatch'
>  could not be found. Are you missing an assembly reference?
>  settings.cs(171,3): error CS0246: The type or namespace name `HashSet'
>  could not be found. Are you missing an assembly reference?
>  settings.cs(314,16): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  typemanager.cs(885,12): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  typemanager.cs(923,103): error CS0305: Using the generic type
> `System.Func<T1,T2,T3,TResult>' requires `4' type argument(s)
> /root/mono/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol related
> to previous error)
>  ../class/Mono.CompilerServices.SymbolWriter/SourceMethodBuilder.cs(40,3):
> error
>  CS0246: The type or namespace name `Stack' could not be found. Are you
> missing an assembly reference?
>  ../tools/monop/outline.cs(46,2): error CS0246: The type or namespace name
> `IndentedTextWriter' could not be found. Are you missing an assembly
> reference?
>  ../../external/ikvm/reflect/Emit/ILGenerator.cs(115,20): error CS0246:
>  The type or namespace name `Stack' could not be found. Are you missing an
> assembly reference?
>  Compilation failed: 93 error(s), 0 warnings
>  make[7]: *** [../class/lib/basic/basic.exe] Error 1
>  make[6]: *** [do-all] Error 2
>  make[5]: *** [all-recursive] Error 1
>  make[4]: *** [profile-do--basic--all] Error 2
>  make[3]: *** [profiles-do--all] Error 2
>  make[2]: *** [all-local] Error 2
>  make[2]: Leaving directory `/root/mono/runtime'
>  Any help is much appreciated.
> 
> 
>  regards
> 
>  Michael Frank
> 
>  http://www.mikefrank.de
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140805/7673f0ad/attachment.html>


More information about the Mono-devel-list mailing list