<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 20, 2009, at 3:22 AM, Johan Bengtsson wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">...</font></div></blockquote><blockquote type="cite"><div>make[1]: *** [usb.o] Error 1<br>make: *** [all] Error 1<br></div></blockquote><div><br></div><div>STR #3332 has a patch:</div><div><br></div>    <a href="http://www.cups.org/str.php?L3332">http://www.cups.org/str.php?L3332</a></div><div><br><blockquote type="cite"><div>All I really need from 1.4.1 is the cupstestppd command. And no, I can't use<br>the web version... Is it possible to compile just the cupstestppd command?<br></div></blockquote></div><div><br></div>You'll need libcups (in the cups subdirectory) and the command, so:<div><br></div><div>    ./configure --enable-static --disable-shared</div><div>    cd cups</div><div>    make</div><div>    cd .../systemv</div><div>    make cupstestppd</div><div><br></div><div>That will yield a standalone cupstestppd you can use on any system with the same architecture+OS.</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>___________________________________________________</div><div>Michael Sweet, Senior Printing System Engineer</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>