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

Bug 167301

Summary: mozilla-firefox-2.0.0.1-r4 can't find libexpat.so.0
Product: Gentoo Linux Reporter: dranger
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description dranger 2007-02-17 05:11:27 UTC
When compiling mozilla-firefox-2.0.0.1-r4, it crashes, complaining that it can't find libexpat.so.0. A recompile of the expat package did not solve the problem. I currently have the 2.0.0 expat package installed.

Reproducible: Always

Steps to Reproduce:
1. Upgrade to expat 2.0.0
2. Try to compile mozilla-firefox-2.0.0.1-r4 package
3. Fail




/var/tmp/portage/www-client/mozilla-firefox-2.0.0.1-r4/work/mozilla/config/nsinstall -R -m 755 libxpcom_compat_c.so ../../../dist/bin/components
../../../dist/bin/elf-dynstr-gc ../../../dist/bin/components/libxpcom_compat_c.so
../../../dist/bin/elf-dynstr-gc: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-02-17 07:48:43 UTC
You need to revdep-rebuild after upgrading to expat.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-17 08:04:05 UTC

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