[09:32] Morning [12:07] Morning peoples, critters and everything else [22:35] On my 'new' $35 laptop from NTR at FOSSCON. Got some questions. Anyone around. make has fails details to follow when ready [22:35] InHisName here [22:35] Shoot [22:36] did wget for sources for game called agar.io. Make gets and error. [22:37] mk/build.subdir.mk:168: recipe for target 'depend-subdir' failed [22:38] might be due to no c compiler ? I had to install make to get it to work. I am in ubuntuMATE OS. [22:38] yeah try installing gcc [22:39] ok, installing [22:40] I was searching software center for 'c compiler' and wasn't finding it that way. Thanks. [22:41] Sure! [22:41] I guess I try make again, now ? [22:41] Yup [22:41] Might want to do a "make clean" first [22:43] two errors, maybe same as before..... [22:43] ../mk/mkdep: 108: ../mk/mkdep: -M: not found ../mk/build.dep.mk:33: recipe for target 'depend' failed [22:44] Hm.. I sadly have to get the bus. I will ponder on my journey home. [22:45] Seem like missing libraries or compilers. Is it looking for c++? [22:45] probably not. file names are xxx.c [23:24] temporailly away to put kids to bath & bed time stories. bb@9:30 [23:58] one down three to go... [23:59] if you're going to be installing things from source (I hardly ever do anymore...) you want to install: build-essential