[nem-bug] [Nemerle 0000604]: compile error(mono svn 56155 and nemele svn 6088)

feedback at nemerle.org feedback at nemerle.org
Sat Feb 4 10:15:22 CET 2006


A NOTE has been added to this issue.
======================================================================
<http://nemerle.org/bugs/view.php?id=604> 
======================================================================
Reported By:                hys545
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   604
Category:                   The C# to Nemerle converter
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-27-2006 13:08 CET
Last Modified:              02-04-2006 10:15 CET
======================================================================
Summary:                    compile error(mono svn 56155 and nemele svn 6088)
Description: 
ke[3]: Nothing to be done for `last-stage-files'.
make[3]: Leaving directory `/home/hys545/MONO/nemerle/ncc'
make[2]: Leaving directory `/home/hys545/MONO/nemerle/ncc'
make[1]: Leaving directory `/home/hys545/MONO/nemerle/ncc'
make[1]: Entering directory `/home/hys545/MONO/nemerle/tools'
make[2]: Entering directory `/home/hys545/MONO/nemerle/tools/cs2n'
gmcs /t:library /r:antlr.runtime.dll /r:Nemerle.CSharp.dll /r:Nemerle.dll
-out:Nemerle.CSharp.CS.dll CSharpLexer.cs CSharpParser.cs  
CSharpParserTokenTypes.cs  AssemblyInfo.cs
CSharpParser.cs(17396,12): warning CS0642: Possible mistaken empty
statement
CSharpParser.cs(17438,17): warning CS0642: Possible mistaken empty
statement
CSharpParser.cs(17436,12): warning CS0642: Possible mistaken empty
statement
CSharpParser.cs(17515,13): warning CS0642: Possible mistaken empty
statement
error CS1577: Assembly generation failed -- Referenced assembly
'antlr.runtime' does not have a strong name.
Compilation failed: 1 error(s), 4 warnings
make[2]: *** [Nemerle.CSharp.CS.dll] Error 1
make[2]: Leaving directory `/home/hys545/MONO/nemerle/tools/cs2n'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/hys545/MONO/nemerle/tools'
make: *** [all] Error 2
[root at localhost nemerle]#                         
======================================================================

----------------------------------------------------------------------
 hys545 - 02-03-06 12:44 
----------------------------------------------------------------------
I uninstall antlr
No Error

----------------------------------------------------------------------
 malekith - 02-04-06 10:15 
----------------------------------------------------------------------
When you uninstall antlr, cs2n is not built at all.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-27-06 13:08 hys545         New Issue                                    
02-03-06 12:44 hys545         Note Added: 0001068                          
02-04-06 10:15 malekith       Note Added: 0001072                          
======================================================================




More information about the bugs mailing list