[Webkit-unassigned] [Bug 84707] Resolve CMake warnings on overlapping search paths for EFL jhbuild-enabled build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 10:45:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84707





--- Comment #4 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-04-25 10:45:57 PST ---
I don't get these warnings here, but had libcairo.so and libgio.so depending on wrong versions of a few libraries.

The problem in libcairo was solved by rebuilding it (I haven't rebuilt glib to see if its problems go away yet). From the CMakeCache.txt you posted to me earlier today, CMake is finding the right headers for cairo but the wrong library -- can you double check libcairo.so is properly installed in your Root/lib directory and, if it is, remove your CMakeCache.txt and try again?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list