On Sunday, 18 January 2015 01:21:13 CEST, Thiago Macieira wrote:
> It's always a bad idea to compile while the old version's 
> development files are present. Prefer to remove them.

This will break upgrades on Gentoo Linux. On Gentoo, the installed package 
always contains both headers and the produced libraries, and it's installed 
into the system's rootfs as a single unit.

I would suggest fixing the build system so that it doesn't try to use stuff 
from system's headers.

Cheers,
Jan

-- 
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to