I know -current isn&#39;t officially supported, but I would appreciate if someone could take a look anyways.<br><br>The SlackBuild for avr-libc fails on Slackware-current with the following:<br>cd latex_src &amp;&amp; \<br>
                sed -e &#39;/{TabularC}{3}/s/{TabularC}{3}/{longtable}{|l|l|l|}/&#39; \<br>                -e &#39;/{longtable}{|l|l|l|}/,/TabularC/s/TabularC/longtable/&#39; \<br>                -e &#39;/Architecture/s/\\\\\\hline/\\endhead\\hline/&#39; \<br>
                using_tools.tex &gt; tmp.$ &amp;&amp; \<br>                mv -f tmp.$ using_tools.tex<br>sed: can&#39;t read using_tools.tex: No such file or directory<br>make[3]: *** [latex_src/refman.tex] Error 2<br>make[3]: Leaving directory `/tmp/SBo/avr-libc-1.6.7/doc/api&#39;<br>
make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/tmp/SBo/avr-libc-1.6.7/doc&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/tmp/SBo/avr-libc-1.6.7&#39;<br>make: *** [all] Error 2<br>
<br>I tested on Slackware 13 and it built cleanly. <br><br>I can build the package just fine if I comment out the docs so this isn&#39;t an urgent issue. Still, if anyone has any suggestions on how I could track this down I&#39;d like to hear it. <br>
<br>Thanks,<br>Ben<br>