Changes

Line 81: Line 81:  
[[File:make_with_jobs_v1.gif]]
 
[[File:make_with_jobs_v1.gif]]
   −
Troubleshooting tips:
+
'''Troubleshooting tips:'''
 +
 
 
1. If you get error on first ‘make’, do ./scripts/feeds update -a once more.
 
1. If you get error on first ‘make’, do ./scripts/feeds update -a once more.
 +
 
2. Once you extract the SDK files, Rename rutos-ipq40xx-rutx-gpl to a different file name and move it to home directory.
 
2. Once you extract the SDK files, Rename rutos-ipq40xx-rutx-gpl to a different file name and move it to home directory.
 +
 
3. Try running `make distclean` if you believe that your SDK installation is corrupt. This will recompile the firmware from scratch.
 
3. Try running `make distclean` if you believe that your SDK installation is corrupt. This will recompile the firmware from scratch.
 +
 
4. Allowing us to run command. “make -j<nproc_output> V=sc” for verbose output. This way you will see more logs that may help to troubleshoot compilation issues.
 
4. Allowing us to run command. “make -j<nproc_output> V=sc” for verbose output. This way you will see more logs that may help to troubleshoot compilation issues.
  

Navigation menu