bug-gnuzilla
[Top][All Lists]
Advanced

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

[Bug-gnuzilla] IceCat 12.0: /bin/bash: src/.deps/.dirstamp: Permission d


From: Adam Bogacki
Subject: [Bug-gnuzilla] IceCat 12.0: /bin/bash: src/.deps/.dirstamp: Permission denied
Date: Mon, 04 Jun 2012 07:42:32 +1200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

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





reply via email to

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