Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 189506

Summary: dev-libs/expat-2.0.1 (libexpat missing by some packages )
Product: Gentoo Linux Reporter: Daniel Glaser <daniel.glaser>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Glaser 2007-08-19 18:34:41 UTC
e.g. mozilla-thunderbird-bin needs libexpat.so.0 to work correctly and also some packages build from source are missing this special file when configuring themselves. Seems, with latest expat, this file isn't created anymore, only libexpat.so.1 and some others. Dirty but quick workaround for me was creating a symbolic link from libexpat.so to libexpat.so.0.

Reproducible: Always

Steps to Reproduce:
Update to newest stable libexpat

Actual Results:  
Try emerging e.g. kde-base/kdenetwork-3.5.7-r1 (stops while configuring) or try starting thunderbird-bin on the command promt (for getting the error and no running instance)

Expected Results:  
Emerge completes or application starts

Could confuse some people, because expat is installed but configure or apps can't find it.
Comment 1 Daniel Glaser 2007-08-19 18:36:00 UTC
Forgot to mention the version: dev-libs/expat-2.0.1
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-19 18:52:32 UTC

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