On 08.05.14 20:49, Robert Brown wrote:
make: Entering directory `/home/user/linux-sunxi'
scripts/Makefile.build:44:
/home/user/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0-master/Makefile:
No such file or directory
make[1]: *** No rule to make target
`/home/user/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0-master/Makefile'.
Could you please show us:
$ ls -l \
/home/user/DVB-Realtek-RTL2832U-2.2.2-10tuner-mod_kernel-3.0.0-master/Makefile
Then it could be "clearly present" here as well. ;-)
While it's usually fine to run make as an ordinary user, then run make
install (if required) as root, until we see the permissions on the
makefile, we can't know if that would succeed. The "ls -l" will also
test the navigability of the full path, which is also needed.
Erik