Skip to content

BUG : When running the make images

Hello guys,

I tried to build a linux image to run in the simulators Verilator and Spike, however when i use the flow described in the README it doesn't work. When i execute the command make images,it throws an error wget --passive-ftp -nd -t 3 -O '/media/jason23g/DATA/cva6-sdk/buildroot/output/build/.linux-v5.10.7-br1.tar.gz.lJC2E1/output' 'http://sources.buildroot.net/linux/linux-v5.10.7-br1.tar.gz' --2024-11-13 17:01:25-- http://sources.buildroot.net/linux/linux-v5.10.7-br1.tar.gz and from what i saw this tar doesn't exist. Is there any work around to make it work as expected.

Thanks in advance for your time !