I'm getting the same error, but I'm compiling on Windows, using MozillaBuild. No error compiling 3.6.
2011/3/30 Cyrille <[email protected]> > Hi > > I need help to compile icecat 4 for building a rpm for BLAGGER > > The error : > ================================================================ > make[5]: Leaving directory > `/home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu/browser/branding/unofficial/locales' > /home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu/config/nsinstall > -D ../../../dist/branding > cp run-icecat.sh ../../../dist/bin/run-icecat.sh > cp: cannot stat `run-icecat.sh': No such file or directory > make[4]: *** [export] Error 1 > make[4]: Leaving directory > `/home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu/browser/branding/unofficial' > make[3]: *** [export_tier_app] Error 2 > make[3]: Leaving directory > `/home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu' > make[2]: *** [tier_app] Error 2 > make[2]: Leaving directory > `/home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu' > make[1]: *** [default] Error 2 > make[1]: Leaving directory > `/home/makerpm/rpmbuild/BUILD/icecat-4.0-rc1/obj-x86_64-unknown-linux-gnu' > make: *** [build] Error 2 > erreur: Mauvais status de sortie pour /var/tmp/rpm-tmp.8GYPhb (%build) > ================================================================ > > My Build section of the SPEC : > > %build > export PREFIX='%{_prefix}' > export LIBDIR='%{_libdir}' > MOZ_SMP_FLAGS=-j1 > MOZ_APP_DIR=%{icecatappdir} > export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}" > make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS" > > > > Is there anybody who can help me ? > > > Thanx ! > Cyrille > > > ---- > > [ [email protected] | http://cbiot.fr ] > > > "Ils ne me comprennent point, > je ne suis pas la bouche qui convient à ces oreilles" > - - - Ainsi parlait Zarathoustra - - - > - - - - - - - - - - - NIETZSCHE - - - > > > BLAG : http://www.blagblagblag.org/ > Personal BLAG repo. : http://cbiot.fr/blag | http://cbiot.fr/blag.f14/ > > -- > http://gnuzilla.gnu.org >
-- http://gnuzilla.gnu.org
