Error:

root [ /usr/src/mozilla-release ]# make -C xulrunner-build-dir install
.
.
.
Executing /usr/src/mozilla-release/xulrunner-build-dir/dist/bin/xpcshell -g
/usr/src/mozilla-release/xulrunner-build-dir/dist/bin/ -a
/usr/src/mozilla-release/xulrunner-build-dir/dist/bin/ -f
/usr/src/mozilla-release/toolkit/mozapps/installer/precompile_cache.js -e
precompile_startupcache("resource://gre/");
/usr/src/mozilla-release/xulrunner-build-dir/dist/bin/xpcshell: error while
loading shared libraries: libhunspell-1.3.so.0: cannot open shared object
file: No such file or directory
Traceback (most recent call last):
  File "/usr/src/mozilla-release/toolkit/mozapps/installer/packager.py",
line 374, in <module>
    main()
  File "/usr/src/mozilla-release/toolkit/mozapps/installer/packager.py",
line 366, in main
    args.source, gre_path, base)
  File "/usr/src/mozilla-release/toolkit/mozapps/installer/packager.py",
line 147, in precompile_cache
    errors.fatal('Error while running startup cache precompilation')
  File "/usr/src/mozilla-release/python/mozbuild/mozpack/errors.py", line
101, in fatal
    self._handle(self.FATAL, msg)
  File "/usr/src/mozilla-release/python/mozbuild/mozpack/errors.py", line
96, in _handle
    raise ErrorMessage(msg)
mozpack.errors.ErrorMessage: Error: Error while running startup cache
precompilation
make[1]: *** [stage-package] Error 1
make[1]: Leaving directory
`/usr/src/mozilla-release/xulrunner-build-dir/xulrunner/installer'
make: *** [install] Error 2

hunspell is installed and the libraries are in /usr/local/lib. What do I
need to do?
Thanks,
Dave
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to