<div dir="ltr">Hi Pierre,<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 8, 2016 at 11:38 AM, Pierre Lepage <span dir="ltr"><<a href="mailto:pierrelepage3@gmail.com" target="_blank">pierrelepage3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">OK. I understood. Changes are in the include directory. And there, there is no Makefile for just recompile this directory. So, I must recompile the whole thing. Not just the basic directory.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br></div></div></div></blockquote><div><br></div><div>You need to invoke make from the root of the source (normally). But you can compile specific libraries if you want. You can use 'make <library name>'.</div><div><br></div><div>But I strongly suggest just running make in the source directory, followed by 'make check', before trying anything more advanced. You should get clean results before you move on.</div></div></div></div>