davidcallanan / os-series

803 stars 118 forks source link

When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.' #46

Open bonelesschickenbone opened 2 years ago

bonelesschickenbone commented 2 years ago

When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'

Originally posted by @bonelesschickenbone in https://github.com/davidcallanan/os-series/issues/38#issuecomment-886923697

davidcallanan commented 2 years ago

Likely cause is that you are using spaces instead of tabs in the makefile:

https://stackoverflow.com/questions/16931770/makefile4-missing-separator-stop

davidcallanan commented 2 years ago

@bonelesschickenbone

See if this helps (at timestamp 2 minutes and 4 seconds): https://youtu.be/21R5UrkI7Rc?t=124