FS#25029 - Firefox 5.0-1 will not build against hunspell 1.3.2-1
Attached to Project:
Arch Linux
Opened by Howard Johnson (hjohnson) - Tuesday, 05 July 2011, 15:20 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 06 July 2011, 07:41 GMT
Opened by Howard Johnson (hjohnson) - Tuesday, 05 July 2011, 15:20 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 06 July 2011, 07:41 GMT
|
Details
Description: Firefox 5.0-1 will not build because it tries
to link to an old hunspell package. Error is as follows:
src/mozilla-release/ff-pgo/dist/firefox/firefox-bin: error while loading shared libraries: libhunspell-1.2.so.0: cannot open shared object file: No such file or directory LDD on the new binary: libhunspell-1.2.so.0 => not found Additional info: * package version(s) hunspell 1.3.2-1 firefox 5.0-1 * config and/or log files etc. build files were taken directly from abs Steps to reproduce: |
This task depends upon
then see what soname tries to load libhunspell-1.2.so.0 and run pacman -Qo on it.
this problem only exists on your system. We build our packages in clean chroots using latest packages in repository.