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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jun 6 20:58:10 PDT 2006


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





------- Comment #9 from mike.emmel at gmail.com  2006-06-06 20:58 PDT -------
(In reply to comment #8)
> 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.
> 

I actually use a complete build of gtk etc so I don't have these problems.
Cairo 1.0.4 is a stable release and should work with gtk and seems to have the
calls I need can you use that as your system cairo ? I don't think 1.0.2 is
usable for this. Be warned that I may need to move to the 1.2x releases at any
time to get some features I need so you should really consider either doing a
full build of gtk etc or carefully upgrading the system version.

Do you have other suggestions  besides downgrading to 1.0.2 that wont work?


-- 
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