<p><a href="Non-Sumou.html">Other tips</a></p> <p>If ronning <strong>./configure</strong> fails while compiling and you get errors like: <em>undefined reference to pthread_create</em> etc., then you can successfully compile stuff under OpenZaurus by using the following syntax when configuring: <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ CFLAGS=-lpthread ./configure</b></td></tr></table></p> <p>I had this problem when compiling <a href="http://w3m.sourceforge.net">W3M</a> and succesfully solved it this way.</p>

.