Trying to build and install icecat-31.8.0 on ubuntu 15.04
Doing:
mkdir objdir; cd objdir
../configure --disable-gstreamer
make
sudo make install
The last step fails with error
Executing /mnt/stuff/icecat-31.8.0/objdir/dist/bin/xpcshell -g
/mnt/stuff/icecat-31.8.0/objdir/dist/bin/ -a
/mnt/stuff/icecat-31.8.0/objdir/dist/bin/ -f
/mnt/stuff/icecat-31.8.0/toolkit/mozapps/installer/precompile_cache.js
-e precompile_startupcache("resource://gre/");
Traceback (most recent call last):
File "/mnt/stuff/icecat-31.8.0/toolkit/mozapps/installer/packager.py",
line 401, in <module>
main()
File "/mnt/stuff/icecat-31.8.0/toolkit/mozapps/installer/packager.py",
line 393, in main
args.source, gre_path, base)
File "/mnt/stuff/icecat-31.8.0/toolkit/mozapps/installer/packager.py",
line 158, in precompile_cache
errors.fatal('Error while running startup cache precompilation')
File "/mnt/stuff/icecat-31.8.0/python/mozbuild/mozpack/errors.py",
line 101, in fatal
self._handle(self.FATAL, msg)
File "/mnt/stuff/icecat-31.8.0/python/mozbuild/mozpack/errors.py",
line 96, in _handle
raise ErrorMessage(msg)
mozpack.errors.ErrorMessage: Error: Error while running startup cache
precompilation
/mnt/stuff/icecat-31.8.0/toolkit/mozapps/installer/packager.mk:34:
recipe for target 'stage-package' failed
make[1]: *** [stage-package] Error 1
make[1]: Leaving directory
'/mnt/stuff/icecat-31.8.0/objdir/browser/installer'
/mnt/stuff/icecat-31.8.0/browser/build.mk:21: recipe for target
'install' failed
--
http://gnuzilla.gnu.org