blob: 6d6367cd86f949344da860b1ffa32c241c9850ee [file] [log] [blame]
<div class="wiki-content maincontent"><h6>Error during configure: "error: libpthread not found!"</h6>
<p>Getting an error about libpthread not found even though its installed, in many cases indicates that the tool chain required to build the library isn't fully installed.&#160; One good place to start checking is to ensure that both 'gcc' and 'g+<span style="text-decoration: underline;">' are installed as the M4 configure macros that check for pthread related features uses 'g</span>+'. &#160; </p></div>