<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Comic Sans MS";
        panose-1:3 15 7 2 3 3 2 2 2 4;}
 /* 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
        {mso-style-type:personal-reply;
        font-family:"Comic Sans MS";
        color:teal;
        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=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=teal face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:teal'>I am having the
same issue, it seems that a module is missing from SVN.&nbsp; <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=teal face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:teal'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=teal face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:teal'>I was able to compile
version 39.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=teal face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:teal'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=teal face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:teal'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
pythondotnet-bounces@python.org [mailto:pythondotnet-bounces@python.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>chanh hua<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, August 31, 2006
12:03 PM<br>
<b><span style='font-weight:bold'>To:</span></b> pythondotnet@python.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [Python.NET] CrlModule
could not be found error?</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>while trying to build the
subversion trunk for python.net using the makefile from cygwin, i get the error
message below.&nbsp; I'm not having much luck finding this ClrModule.&nbsp;
What am i doing wrong?&nbsp; thanks<br>
<br>
csc.exe /nologo /unsafe /target:library /out:../../Python.Runtime.dll \<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /recurse:*.cs<br>
importhook.cs(25,9): error CS0246: The type or namespace name 'ClrModule' could<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; not be found (are you missing a
using directive or an assembly<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reference?)<br>
make: *** [Python.Runtime.dll] Error 1<o:p></o:p></span></font></p>

</div>

</body>

</html>