https://bugs.kde.org/show_bug.cgi?id=306323

--- Comment #23 from Alex Turbov <[email protected]> ---
(In reply to comment #21)
> If Gentoo is the only distribution having a problem with the KDE
> buildsystem,  it's the Gentoo buildsystem that needs some fixes. (and maybe
> pyKDE that needs a trivial fix)

Here is another thought for you to think about:
suppose the following sequence of packages install...
0) install boost-1.49
1) compile and install kdepimlibs
2) (maybe after some time) install boost-1.51
3) trying to install pykde (or whatever other package depends on kdepimlib)

so finally we have: 
0) 2 versions of boost installed (yeah, it is Ok)
1) one kdepimlib linked w/ one of boost
2) unfortunate pykde which is (folliwing your "logic") trying to detect a
correct version of boost (which was used whan kdepimlibs gets compiled)

now try to solve this puzzle

good luck!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to