<html><head><meta http-equiv="Content-Type" content="text/html charset=gb18030"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">OK, yeah, that is a build system bug - we need to make this target conditional and have the pre-generated HTML files in the repository so they do not need to be generated when cross-compiling.<div><br></div><div>Can you file a bug at:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">     </span><a href="http://www.cups.org/str.php">http://www.cups.org/str.php</a></div><div><br></div><div>That will allow us to track this issue and eventually fix it.  In the meantime you can remove the "html" from the "all" target in man/Makefile:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">      </span>all:    $(MAN1) $(MAN5) $(MAN7) $(MAN8) html</div></div><div><br></div><div>becomes:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space: pre; ">    </span>all:    $(MAN1) $(MAN5) $(MAN7) $(MAN8)</div></div><div><br></div><div><div><div><div>On 2013-04-16, at 7:49 AM, Íõ¿­ <<a href="mailto:kevin@wang-kai.cn">kevin@wang-kai.cn</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Mr Sweet, </div><div><br></div><div>T<span style="line-height: 1.5;">hanks again. </span></div><div><span style="line-height: 1.5;"><br></span></div><div><span style="line-height: 1.5;">I tried to "make" again, the information below is a part of what I got:</span></div><div><span style="line-height: 1.5;"><br></span></div><div><div>Compiling mantohtml.c...</div><div>/opt/FriendlyARM/toolschain/4.4.3/lib/gcc/arm-none-linux-gnueabi/4.4.3/../../../../arm-none-linux-gnueabi/bin/ld: warning: creating a DT_TEXTREL in object.</div><div>Converting man pages to HTML...</div><div>    cancel.1.gz...</div><div>/bin/sh: line 2: ./mantohtml: cannot execute binary file</div><div>    cups-config.1.gz...</div><div>/bin/sh: line 2: ./mantohtml: cannot execute binary file</div><div>    cupstestdsc.1.gz...</div></div><div><br></div><div>Maybe it's an easy problem, but as a freshman, I really can not figure it out. </div><div><br></div><div>Thank you for your patience.</div><div><br></div><div><div>
</div>
<br></div>_______________________________________________<br>cups mailing list<br><a href="mailto:cups@easysw.com">cups@easysw.com</a><br>http://lists.easysw..com/mailman/listinfo/cups<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: 'Andale Mono'; border-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Andale Mono'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-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; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">_________________________________________________________<br>Michael Sweet, Senior Printing System Engineer, PWG Chair</div></span></span>
</div>
<br></div></div></body></html>