[Webkit-unassigned] [Bug 8515] Linux porting compile bug

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jun 6 20:41:59 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8515





------- Comment #8 from opendarwin.org at bdash.net.nz  2006-06-06 20:41 PDT -------
I'm not entirely clear how linking WebCore against a custom Cairo build will
resolve the issue.  Because of the default library search path including
/usr/lib/, the system-installed incompatible libcairo.so will be found and used
unless the custom libcairo.so is forced by setting LD_LIBRARY_PATH or altering
ld.conf.  Even then, using a CVS version of libcairo.so may cause issues as the
rest of the GTK libraries have been linked against the older stable version
rather than the potentially different CVS API.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list