Hi,
I'm having an issue compiling Meaty Skeleton on a machine (Make 4, OSX).
The script build.sh returns:
In file included from stdio/printf.c:4:
include/stdio.h:4:10: fatal error: sys/cdefs.h: No such file or directory
4 | #include <sys/cdefs.h>
| ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:72: stdio/printf.libk.o] Error 1
Any help appreciated.
Compilation Error with Meaty Skeleton
-
- Member
- Posts: 5563
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Compilation Error with Meaty Skeleton
Did you clone the git repo? Have you made any changes to the files?