Closed MAKROFREEK closed 3 years ago
cmus git:(master) ✗ make CC command_mode.o command_mode.c:2686:74: error: 'cmd_youtube' undeclared here (not in a function) 2686 | { "youtube", cmd_youtube, 1, 1, NULL, 0, 0 }, | ^~~~~~~~~~~ make: *** [scripts/lib.mk:66: command_mode.o] Error 1 cmus git:(master) ✗
This happens every time I run make
I have same problem
cmus git:(master) ✗ make CC command_mode.o command_mode.c:2686:74: error: 'cmd_youtube' undeclared here (not in a function) 2686 | { "youtube", cmd_youtube, 1, 1, NULL, 0, 0 }, | ^~~~~~~~~~~ make: *** [scripts/lib.mk:66: command_mode.o] Error 1 cmus git:(master) ✗