mozilla-firefox 38.6.1 depends of harfbuzz

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
clauslack
Posts: 66
Joined: 25. Apr 2011, 23:17

mozilla-firefox 38.6.1 depends of harfbuzz

Post by clauslack »

Salix 14 32 bits
mozilla-firefox-38.6.1esr-i686-1gv now depends of harfbuzz, but harfbuzz is not in repository, is in slack build.

When install
slapt-src -i harfbuzz

Show error
collect2: error: ld returned 1 exit status
make[3]: *** [test-unicode] Error 1
make[3]: se sale del directorio `/usr/src/slapt-src/libraries/harfbuzz/harfbuzz-0.9.19/test/api'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/usr/src/slapt-src/libraries/harfbuzz/harfbuzz-0.9.19/test'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/usr/src/slapt-src/libraries/harfbuzz/harfbuzz-0.9.19'
make: *** [all] Error 2
fakeroot -- sh harfbuzz.SlackBuild Error

so, I can't install firefox. :?

Regards
User avatar
gapan
Salix Wizard
Posts: 6350
Joined: 6. Jun 2009, 17:40

Re: mozilla-firefox 38.6.1 depends of harfbuzz

Post by gapan »

Oops. Fixed now. It's only a dependency listing problem, the package itself is OK. You can either wait for the mirror you're using to sync, or run slapt-get with --ignore-dep now:

Code: Select all

slapt-get --ignore-dep -i mozilla-firefox
Thanks for the report!
Image
Image
clauslack
Posts: 66
Joined: 25. Apr 2011, 23:17

Re: mozilla-firefox 38.6.1 depends of harfbuzz

Post by clauslack »

Thanks !!! :)
Post Reply