[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Permission denied to invoking the compiler
From: |
alexandre schenberg |
Subject: |
Permission denied to invoking the compiler |
Date: |
Sun, 14 Aug 2022 22:05:44 -0300 |
Hello. While trying to compile ncurses, I am confronted with this error message:
"make[1]: execvp: /media/34GB/Arquivos-de-Programas-Linux/Gcc-4.9.4/bin/:
Permission denied
make[1]: *** [make_hash] Error 127"
I am building it with:
"CFLAGS=-m32 ./configure --host=i686-gnu-linux
--with-build-cc=/media/34GB/Arquivos-de-Programas-Linux/Gcc-4.9.4/bin/"
What can be the cause of the error? There is no restriction whatsoever to call
gcc
- Permission denied to invoking the compiler,
alexandre schenberg <=