Bug 201953 - All gtk programs broken: undefined symbol: cairo_xlib_surface_create
Summary: All gtk programs broken: undefined symbol: cairo_xlib_surface_create
Keywords:
Status: CLOSED DUPLICATE of bug 201844
Alias: None
Product: Fedora
Classification: Fedora
Component: cairo
Version: rawhide
Hardware: x86_64
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Carl Worth (Ampere)
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-09 22:18 UTC by Pavel Roskin
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-09 22:42:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Roskin 2006-08-09 22:18:33 UTC
Description of problem:

All programs linked to gtk2 for x86_64 or i386 fail to start:

$ gedit
gedit: symbol lookup error: /usr/lib64/libgdk-x11-2.0.so.0: undefined symbol: 
cairo_xlib_surface_create

$ firefox
/usr/local/firefox/firefox-bin: symbol lookup 
error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: 
cairo_xlib_surface_create

$ rpm -qa |grep cairo
pycairo-devel-1.2.0-1.1.x86_64
cairo-devel-1.2.2-1.i386
cairo-devel-1.2.2-1.x86_64
cairo-1.2.2-1.x86_64
pycairo-1.2.0-1.1.x86_64
cairo-1.2.2-1.i386

$ rpm -q gedit
gedit-2.15.5-1.fc6.x86_64

Firefox is the latest nightly build for i386.

If gdm is used for login, it keeps restarting.

Version-Release number of selected component (if applicable):
cairo-1.2.2-1

How reproducible:
Always.  Forced uninstalling of cairo* and installing it by yum didn't help.

Steps to Reproduce:
1. "yum -y upgrade"
2. gedit
  
Actual results:
gedit fails:

gedit: symbol lookup error: /usr/lib64/libgdk-x11-2.0.so.0: undefined symbol: 
cairo_xlib_surface_create

Expected results:
gedit starts

Additional info:
I could recompile cairo for x86_64 (but only if freetype-devel-2.2.1-3.i386 is 
uninstalled).  It fixed gtk applications for x86_64.  I think cairo should 
just be rebuilt.  Please do it as soon as possible.

Comment 1 Carl Worth (Ampere) 2006-08-09 22:42:10 UTC

*** This bug has been marked as a duplicate of 201844 ***


Note You need to log in before you can comment on or make changes to this bug.