<!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. 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, "Williams, M. Douglas" wrote:<BR>
> Matthew Flatt wrote:<BR>
><BR>
> >That was it, thanks. I'd used rsync to copy over the svn tree from <BR>
> >Mac to Ubuntu. I thought I'd deleted the old source tree on the <BR>
> >Ubuntu side first, but I had only deleted /usr/local/plt. My build <BR>
> >and install on AMD64 / Ubuntu 6.10 now succeed.<BR>
> ><BR>
> >When running 369.8-svn6apr2007 [3m] in Graphical language, I don't <BR>
> >get the undefined __stack_chk_fail_local symbol that Doug Williams <BR>
> >and you saw. 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 "link.ss" in<BR>
"dynext") now uses `cc' as the default linker instead of `ld'. The<BR>
"plot" examples now work for me under Ubuntu without using<BR>
--enable-shared.<BR>
<BR>
Matthew<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>