[Mono-bugs] [Bug 75553][Wis] New - mbuild make error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 15 04:51:51 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75553
--- shadow/75553 2005-07-15 04:51:51.000000000 -0400
+++ shadow/75553.tmp.27785 2005-07-15 04:51:51.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 75553
+Product: Mono: Tools
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mbuild make error
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+[hys545 at localhost mbuild]$ make
+/usr/bin/jay -ct <no mb-bundlegen/Parser.jay >mb-bundlegen/Parser.cs
+/bin/sh: no: No such file or directory
+make: *** [mb-bundlegen/Parser.cs] Error 1
+
+
+Steps to reproduce the problem:
+1. I use mono componet svn-47328(mono.mcs.gtk-sharp.etc
+2. I make dummy file(no)
+3. It is make other bug
+(cd mb-bundlegen && /usr/bin/mcs /debug /target:exe /out:../mb-bundlegen.
+exe /r:Mono.GetOptions.dll @mb-bundlegen.exe.sources)
+Tokenizer.cs(21) error CS0246: The type or namespace name `yyParser' could
+not be found. Are you missing a using directive or an assembly reference?
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list