Skip to content

Instantly share code, notes, and snippets.

@aforemny
Created November 28, 2012 22:01
Show Gist options
  • Save aforemny/4164973 to your computer and use it in GitHub Desktop.
Save aforemny/4164973 to your computer and use it in GitHub Desktop.
Compiling rpi-3.2.27
building drivers/mmc/host/bcm2708_mci.o
CC [M] drivers/mmc/host/bcm2708_mci.o
drivers/mmc/host/bcm2708_mci.c:33:23: fatal error: asm/sizes.h: No such file or directory
compilation terminated.
make[3]: *** [drivers/mmc/host/bcm2708_mci.o] Error 1
make[2]: *** [drivers/mmc/host] Error 2
make[1]: *** [drivers/mmc] Error 2
make: *** [drivers] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment