FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
159 views 1 comments
by anonymous
Hello,

I have found following error during making firmware.

user@ubantu:~/Desktop/RUT955_6.9/RUT9XX_R_GPL_00.06.09$ make
make: execvp: /home/user/Desktop/RUT955_6.9/RUT9XX_R_GPL_00.06.09/scripts/getver.sh: Permission denied
make[1]: execvp: /home/user/Desktop/RUT955_6.9/RUT9XX_R_GPL_00.06.09/scripts/getver.sh: Permission denied
/bin/sh: 3: ./scripts/metadata.pl: Permission denied
Failed to build tmp/.config-package.in
/bin/sh: 1: ./scripts/metadata.pl: Permission denied
/home/user/Desktop/RUT955_6.9/RUT9XX_R_GPL_00.06.09/include/toplevel.mk:67: recipe for target 'prepare-tmpinfo' failed
make[1]: *** [prepare-tmpinfo] Error 1
/home/user/Desktop/RUT955_6.9/RUT9XX_R_GPL_00.06.09/include/toplevel.mk:169: recipe for target 'world' failed
make: *** [world] Error 2

1 Answer

0 votes
by anonymous

Hello,

The most probable cause of the "permission denied" error is an incorrect tar extract, restart from scratch using tar xovfz RUT9XX_R_GPL_00.06.09.tar.gz to recreate the folder.

Regards,

Best answer
by anonymous
Thanks,

It's work now.