make clean requires libgit2?

Thiago Macieira thiago at macieira.org
Sun Nov 9 19:17:24 PST 2014


On Sunday 09 November 2014 16:32:05 Salvo Tomaselli wrote:
> Hello
> 
> > $ make clean
> > /usr/lib/x86_64-linux-gnu/qt4/bin/qmake -o Makefile subsurface.pro
> > Project ERROR: Package libgit2 not found
> > Makefile:414: set di istruzioni per l'obiettivo "Makefile" non riuscito
> > make: *** [Makefile] Errore 2
> 
> Is this the wanted behaviour?

Only if qmake needs to be rerun, which is the case. This is not specific to 
"make clean". All targets are affected.

qmake does not have a separation between configure-time and build-time. All 
dependencies must be found at any time when qmake may get involved.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the subsurface mailing list