Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

execvp compile error (permission denied)

807557Nov 2 2005 — edited Nov 2 2005
when running make for the squid source, the following error appears:

make[1]: Entering directory `/usr/local/squid/src/squid-2.5.STABLE12/lib'
rm -f libmiscutil.a
/usr/ccs/bin cru libmiscutil.a Array.o base64.o getfullhostname.o hash.o heap.o html_quote.o iso3307.o md5.o radix.o rfc1035.o rfc1123.o rfc1738.o rfc2617.o safe_inet_addr.o splay.o Stack.o stub_memaccount.o util.o uudecode.o

make[1]: execvp: /usr/ccs/bin: Permission denied
make[1]: *** [libmiscutil.a] Error 127
make[1]: Leaving directory `/usr/local/squid/src/squid-2.5.STABLE12/lib'
make: *** [check-recursive] Error 1

i have run chmod 755 and 777 and that dir but no change! please help. thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2005
Added on Nov 2 2005
1 comment
1,623 views