<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 11/08/2009 04:14 AM, Andr&aacute;s Mur&aacute;nyi wrote:
<blockquote
 cite="mid:23cdbfeb0911071914y3d30771ex4626d4e27e1b0e81@mail.gmail.com"
 type="cite">
  <div
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"
 class="gmail_quote">On Sat, Nov 7, 2009 at 3:59 AM, Dan Wilcox <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:danomatika@gmail.com" target="_blank">danomatika@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>Ok,
    <div><br>
    </div>
    <div>64 bit Ubuntu Karmic<br>
    <div><br>
    </div>
    <div>So I have a script to grab pd-extended and build a package ...
but still the same weird table bugs as the last time I tried. &nbsp;The
Analog Sequencer example sounds aliased and higher pitched. &nbsp;I made
sure to force the CFLAGS to -m64, but the pd binary itself still has
this issue. &nbsp;The 64 bit puredata Ubuntu package does not have this
problem.</div>
    <div><br>
    </div>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
hi Dan,<br>
  <br>
for me it was -fPIC had i had to insert at some places (no -m64) and at
the and everything compiled successfully on my AMD, from these sources:<font
 size="1"><br>
  </font><br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"
 class="gmail_quote"><font size="1">svn co <a moz-do-not-send="true"
 href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/"
 target="_blank">https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/</a>
pure-data</font><br>
    <font size="1">cd pure-data</font><br>
    <font size="1">svn co <a moz-do-not-send="true"
 href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd"
 target="_blank">https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd</a></font><br>
    <font size="1">svn co <a moz-do-not-send="true"
 href="https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/branches/0.92/Gem"
 target="_blank">https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/branches/0.92/Gem</a></font><br>
  </blockquote>
  <br>
Andras<br>
</blockquote>
I didn't have a problem compiling ... it's just that the table bug is
not resolved in pd-extended 0.41.4.&nbsp; Using the current svn as you
suggest also compiles fine and gives me a pd without the table bug ...
but now I have the bleeding edge, as-yet unfinished gui .... sigh.<br>
<br>
Is there a patch for the pd-extended 0.41.4 pd source for the table
bug?&nbsp; That's all I really need right now as I can build the externals
ok.<br>
</body>
</html>