Hi Bob,<br><br>Unfortunatly dot-scheme is currently suffering a bit of bit rot. I was planning on a major revision for PLT 3.0 but I never got around to do it. I did hack a simpler version that worked for PLT 3.0 but only with 
v1.1 of the CLR. Would that be of any interest?<br><br>-pp<br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Message: 8<br>Date: Tue, 18 Apr 2006 12:49:27 -0600
<br>From: &quot;Bob McCormick&quot; &lt;<a href="mailto:mccormick.bob@gmail.com">mccormick.bob@gmail.com</a>&gt;<br>Subject: [plt-scheme] make-extension.ss:6:4: module: identifier<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;already imported (from a different source) in: string-upcase
<br>To: <a href="mailto:plt-scheme@list.cs.brown.edu">plt-scheme@list.cs.brown.edu</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:5bbec2c0604181149w12be5a74lfebc695e8fff28e2@mail.gmail.com">5bbec2c0604181149w12be5a74lfebc695e8fff28e2@mail.gmail.com
</a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>I've downloaded the dot scheme library (<a href="http://www.rivendell.ws/dot-scheme/">http://www.rivendell.ws/dot-scheme/</a>),<br>and I'm trying to get it to build under the current version of mzscheme
<br>(301).&nbsp;&nbsp; When I run build.ss, I get the following message:<br><br>&quot;make-extension.ss:6:4: module: identifier already imported (from a<br>different source) at: string-upcase in: (require (lib &quot;make.ss&quot; &quot;make&quot;) (lib
<br>&quot;process.ss&quot;) (lib &quot;13.ss&quot; &quot;srfi&quot;))&quot;<br><br>Any ideas on how to fix this?&nbsp;&nbsp;I'm new to plt-scheme, but I'm assuming that<br>there's a variable or function being imported that classes with the the name
<br>of another variable or function.&nbsp;&nbsp;Am I correct?&nbsp;&nbsp;But I can't figure out from<br>the error message *what* variable or function name is clashing.<br><br>Any help would be appreciated.<br><br>Alternatively, I guess I could just install an older version of PLT-Scheme?
<br><br>Thanks!<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20060418/4896a8f1/attachment.html">http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20060418/4896a8f1/attachment.html
</a><br><br>End of plt-scheme Digest, Vol 8, Issue 29<br>*****************************************<br></blockquote></div><br>