[Mono-list] Trying to build debugger out of CVS

Elan Feingold efeingold@mn.rr.com
Fri, 28 Feb 2003 12:30:24 -0600


This is a multi-part message in MIME format.

------=_NextPart_000_004A_01C2DF25.2B5C79E0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Latest sources for everything.

 

-elan

 

make[2]: Entering directory `/home/elan/Incoming/Mono/debugger/lib'

/usr/local/bin/mcs -o Interpreter.exe -r Mono.GetOptions -r
Mono.CSharp.Debugger -r Mono.Debugger.dll -r Mono.Debugger.Backend.dll
../frontends/command-line/*.cs ../frontends/scripting/*.cs

../frontends/scripting/Tokenizer.cs(11) error CS0246: Cannot find type
`yyParser.yyInput'

../frontends/command-line/Interpreter.cs(16) error CS0246: Cannot find
type `Parser'

../frontends/command-line/Main.cs(53) error CS0246: Cannot find type
`Parser'

Compilation failed: 3 error(s), 0 warnings


------=_NextPart_000_004A_01C2DF25.2B5C79E0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">


<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Georgia;
	panose-1:2 4 5 2 5 4 5 2 3 3;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{font-family:Georgia;
	color:windowtext;
	font-weight:normal;
	font-style:normal;
	text-decoration:none none;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>Latest sources for everything.</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>-elan</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>&nbsp;</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>make[2]: Entering directory
`/home/elan/Incoming/Mono/debugger/lib'</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>/usr/local/bin/mcs -o Interpreter.exe -r =
Mono.GetOptions
-r Mono.CSharp.Debugger -r Mono.Debugger.dll -r =
Mono.Debugger.Backend.dll ../frontends/command-line/*.cs
../frontends/scripting/*.cs</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>../frontends/scripting/Tokenizer.cs(11) error =
CS0246:
Cannot find type `yyParser.yyInput'</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>../frontends/command-line/Interpreter.cs(16) error =
CS0246:
Cannot find type `Parser'</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>../frontends/command-line/Main.cs(53) error CS0246: =
Cannot
find type `Parser'</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DGeorgia><span =
style=3D'font-size:10.0pt;
font-family:Georgia'>Compilation failed: 3 error(s), 0 =
warnings</span></font></p>

</div>

</body>

</html>

------=_NextPart_000_004A_01C2DF25.2B5C79E0--