<div dir="ltr">OK, I've found my mistake:  <div>"python configure.py <b>--sip-incdir=home/actionmystique/Downloads/sip-4.15.3/siplib</b>  -q /usr/local/Qt-5.1.1/bin/qmake" solves it.</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, Oct 25, 2013 at 11:20 AM, jean-christophe Manciot <span dir="ltr"><<a href="mailto:manciot.jeanchristophe@gmail.com" target="_blank">manciot.jeanchristophe@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">Hi,<div><br></div><div>After having solved a slight issue during configuration, now I'm facing this compilation error:</div>

<div><br></div><div>"make[1]: Entering directory `/home/actionmystique/Downloads/PyQt-gpl-5.1.1/qpy'</div>
<div>cd QtCore/ && ( test -e Makefile || /usr/local/Qt-5.1.1/bin/qmake /home/actionmystique/Downloads/PyQt-gpl-5.1.1/qpy/QtCore/QtCore.pro -o Makefile ) && make -f Makefile </div><div>make[2]: Entering directory `/home/actionmystique/Downloads/PyQt-gpl-5.1.1/qpy/QtCore'</div>


<div>g++ -c -pipe -fno-strict-aliasing -O2 -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -I/usr/local/Qt-5.1.1/mkspecs/linux-g++ -I. -I. -I../../QtCore -I/usr/local/include/python2.7 -I/usr/local/Qt-5.1.1/include -I/usr/local/Qt-5.1.1/include/QtCore -I. -o qpycore_chimera.o qpycore_chimera.cpp</div>


<div>In file included from qpycore_sip.h:27:0,</div><div>                 from qpycore_chimera.h:33,</div><div>                 from qpycore_chimera.cpp:27:</div><div>../../QtCore/sipAPIQtCore.h:28:17: fatal error: <b>sip.h: No such file or directory</b></div>


<div> #include <sip.h></div><div>"</div><div><br></div><div>Maybe a library is missing, but which one? Shouldn't this dependency error show up during configuration process?</div><div><br></div><div>SIP 4.15.3 and sip-dev are installed.</div>


<div><br></div></div>
</blockquote></div><br></div>