<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: [plt-scheme] MrEd Graphics Questions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks to both Matthew and Geoffrey.&nbsp; I will try the next build on my Ubuntu machine.<BR>
<BR>
Doug<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Matthew Flatt [<A HREF="mailto:mflatt@cs.utah.edu">mailto:mflatt@cs.utah.edu</A>]<BR>
Sent: Sun 4/15/2007 2:41 PM<BR>
To: Williams, M. Douglas<BR>
Cc: plt-scheme@list.cs.brown.edu<BR>
Subject: RE: [plt-scheme] MrEd Graphics Questions<BR>
<BR>
At Sun, 15 Apr 2007 06:51:05 -0700, &quot;Williams, M. Douglas&quot; wrote:<BR>
&gt; Matthew Flatt wrote:<BR>
&gt;<BR>
&gt; &gt;That was it, thanks.&nbsp; I'd used rsync to copy over the svn tree from&nbsp;<BR>
&gt; &gt;Mac to Ubuntu.&nbsp; I thought I'd deleted the old source tree on the&nbsp;<BR>
&gt; &gt;Ubuntu side first, but I had only deleted /usr/local/plt.&nbsp; My build&nbsp;<BR>
&gt; &gt;and install on AMD64 / Ubuntu 6.10 now succeed.<BR>
&gt; &gt;<BR>
&gt; &gt;When running 369.8-svn6apr2007 [3m] in Graphical language, I don't&nbsp;<BR>
&gt; &gt;get the undefined __stack_chk_fail_local symbol that Doug Williams&nbsp;<BR>
&gt; &gt;and you saw.&nbsp; I built DrScheme with --enable-shared.<BR>
<BR>
No, I didn't write that. It was Geoffrey, who had run into different<BR>
trouble.<BR>
<BR>
Meanwhile, in a different message, I wrote that I saw the<BR>
__stack_chk_fail_local problem on my machine. The problem is now fixed<BR>
in SVN: for all but a few Unix variants, `mzc' (actually &quot;link.ss&quot; in<BR>
&quot;dynext&quot;) now uses `cc' as the default linker instead of `ld'. The<BR>
&quot;plot&quot; examples now work for me under Ubuntu without using<BR>
--enable-shared.<BR>
<BR>
Matthew<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>