cirosantilli / linux-kernel-module-cheat

The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
https://cirosantilli.com/linux-kernel-module-cheat
GNU General Public License v3.0
4.21k stars 605 forks source link

./build --download-dependencies qemu-buildroot fails with "E: You must put some 'source' URIs in your sources.list" on ubuntu 19.10 #95

Open RobertHenry6bev opened 5 years ago

RobertHenry6bev commented 5 years ago

On a ubuntu 19.10 system, I checkout and do the basic thing. It fails. It is conceivable that my apt package system is somehow messed up.

./build --download-dependencies qemu-buildroot

.... gets error:

cirosantilli commented 5 years ago

Hi Robert,

See https://cirosantilli.com/linux-kernel-module-cheat/#put-source-uris-in-sources at cb6ea177715a43aeaa8314b4e7109535417d2315