gcc not executing correctly

I tried to compile the exploit but it gave an error. This error can be fixed by updating the path variables using the following command:

PATH=PATH$:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/gcc/x86_64-linux-gnu/4.8/; export PATH

Last updated