Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167301 - mozilla-firefox-2.0.0.1-r4 can't find libexpat.so.0
Summary: mozilla-firefox-2.0.0.1-r4 can't find libexpat.so.0
Status: RESOLVED DUPLICATE of bug 128069
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-17 05:11 UTC by dranger
Modified: 2007-02-17 08:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***