I just tried to build pet-0.99-12 on Ubuntu.&nbsp; I see the following error when I try to run configure:<br><br><span style="font-family: courier new,monospace;">$ ./configure </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">checking for a BSD-compatible install... /usr/bin/install -c</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking whether build environment is sane... yes</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">checking for gawk... no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking for mawk... mawk</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">checking whether make sets $(MAKE)... yes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">lkb: unknown Linux architecture (check `uname -m&#39;); exit.</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;">On my Ubuntu install, both &#39;uname -i&#39; and &#39;uname -m&#39; return &#39;i686&#39;.&nbsp; It seems like this should be recognized by the switch statement in line 1849 of the configure script.<br>
<br>This is <br clear="all"><br>-- <br>Bill McNeill<br><a href="http://staff.washington.edu/billmcn/index.shtml">http://staff.washington.edu/billmcn/index.shtml</a>