Could someone help me, please? I'm having a problem with openwrt build. The bad thing I'm seeing is when i add Apache to my build, it show error as below.
install -d -m0755 /bin.
install: cannot change permission of "directory":operation not permitted.
makefile:576 : recipe for target 'directory' failed.
Leaving Directory......
If i un-check Apache server and all of its dependencies from the menu, build succeed and it works perfect. actually i would like to use CGI with html.
Has anyone seen this problem before? I searched the forums but didn't find anything related to this.
Thank you.