[nem-en] problem compile the "hello world"
Godfrey Lam
gljob at yahoo.com
Sun Oct 9 02:07:40 CEST 2005
Here is how I install nemerle on Ubuntu Linux Breezy.
1) by firstly using the "Mono 1.1.9.2_1 Installer"
2) using the Generic Setup for bemerle - "nemerle-bin-0.9.0.tgz"
After the installation, however I enter this problem when compile the a hello world, as
listing below. Any help?
bash:~/nemerle $ ncc greeting.n
** (/usr/local/bin/ncc.exe:15605): WARNING **: Missing method MakeGenericMethod in
assembly
/opt/mono-1.1.9.2/lib/mono/gac/Nemerle.Compiler/0.9.0.0__5291d186334f6101/Nemerle.Compiler.dll,
type MethodBase
[01;31merror[0m: internal compiler error: got some unknown exception of type
System.NullReferenceException: Object reference not set to an instance of an object
in <0x00000> <unknown method>
in <0x056b2> Nemerle.Compiler.ILEmitter:emit (Nemerle.Compiler.Typedtree.TExpr expr)
in <0x032eb> Nemerle.Compiler.ILEmitter:emit (Nemerle.Compiler.Typedtree.TExpr expr)
in <0x03b16> Nemerle.Compiler.ILEmitter:emit (Nemerle.Compiler.Typedtree.TExpr expr)
in <0x03cd4> Nemerle.Compiler.ILEmitter:emit (Nemerle.Compiler.Typedtree.TExpr expr)
in <0x000a8> Nemerle.Compiler.ILEmitter:Run ()
in <0x001f3> Nemerle.Compiler.MethodBuilder+_N_lambda25620:apply_void ()
in <0x000a1> Nemerle.Compiler.TypeBuilder:FinalizeType ()
in <0x00198> Nemerle.Compiler.TypeBuilder:EmitImplementation ()
in <0x00040> Nemerle.Compiler.TypesManager+_N_lambda21177:apply_void
(Nemerle.Compiler.TypeBuilder _N_21176)
in <0x00113> Nemerle.Compiler.TypesManager+_N_lambda21581:apply_void
(Nemerle.Compiler.TypeBuilder _N_21580)
in <0x00080> Nemerle.Collections.List:Iter[TypeBuilder] (Nemerle.Core.list`1 l,
Nemerle.IntTypes.FuncVoid1`1 f)
in <0x0000d> Nemerle.Core.list`1[Nemerle.Compiler.TypeBuilder]:Iter
(Nemerle.IntTypes.FuncVoid1`1 )
in <0x00065> Nemerle.Compiler.TypesManager:Iter (Nemerle.Core.list`1 builders,
Nemerle.IntTypes.FuncVoid1`1 f)
in <0x0001d> Nemerle.Compiler.TypesManager:Iter (Nemerle.IntTypes.FuncVoid1`1 f)
in <0x001be> Nemerle.Compiler.TypesManager:compile_all_tyinfos (Boolean aux_phase)
in <0x00026> Nemerle.Compiler.TypesManager+_N_lambda20867:apply_void ()
in <0x0003d> Nemerle.Compiler.Solver:Enqueue (Nemerle.IntTypes.FuncVoid0 action)
in <0x00059> Nemerle.Compiler.TypesManager:EmitDecls ()
in <0x00190> Nemerle.Compiler.Passes:Run ()
in <0x00283> Nemerle.CommandlineCompiler.MainClass:do_main ()
in <0x00083> Nemerle.CommandlineCompiler.MainClass:Main ()
__________________________________________________________
Find your next car at http://autos.yahoo.ca
More information about the devel-en
mailing list