bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnuzilla] IceCat 12.0: /bin/bash: src/.deps/.dirstamp: Permissi


From: Ian Dunn
Subject: Re: [Bug-gnuzilla] IceCat 12.0: /bin/bash: src/.deps/.dirstamp: Permission denied
Date: Sun, 3 Jun 2012 15:53:06 -0400

Adam,

    It's not looking in 'ICECAT_DIR/src/.deps', it's looking in 'ICECAT_DIR/js/src/ctypes/libffi/src/.deps'.  If the problem persists, try running 'chmod a+x .dirstamp'.  The make script is attempting to run it, but it can't, most likely because the executable bit isn't set.

Hope that helps,
Ian D

On Sun, Jun 3, 2012 at 3:42 PM, Adam Bogacki <address@hidden> wrote:
Greetings,

    I downloaded and unpacked icecat-12, made sure I had all the dependencies in Ubuntu Natty,
and proceeded with 'sudo ./configure && make' only to find that the process finished with

make[6]: Entering directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi/testsuite'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi/testsuite'
Making all in man
make[6]: Entering directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi/man'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi/man'
make[6]: Entering directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi'
/bin/bash: src/.deps/.dirstamp: Permission denied
make[6]: *** [src/.deps/.dirstamp] Error 1
make[6]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src/ctypes/libffi'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/home/adam/Downloads/icecat-12.0/js/src'
make[2]: *** [export_tier_js] Error 2
make[2]: Leaving directory `/home/adam/Downloads/icecat-12.0'
make[1]: *** [tier_js] Error 2
make[1]: Leaving directory `/home/adam/Downloads/icecat-12.0'
make: *** [default] Error 2
adam@(none):~/Downloads/icecat-12.0$ cd src/.deps/.dirstamp
bash: cd: src/.deps/.dirstamp: No such file or directory
adam@(none):~/Downloads/icecat-12.0$ cd src/.deps/
bash: cd: src/.deps/: No such file or directory
adam@(none):~/Downloads/icecat-12.0$ cd src
bash: cd: src: No such file or directory

It seems that src does not exist.

Adam





--
http://gnuzilla.gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]