You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2026. It is now read-only.
Makefile:72: build/mach-Makefile: No such file or directory
Regenerating build/mach-Makefile if necessary...
Can't locate machine/tz/leff.pl in @INC (@INC contains: /Library/Perl/5.34/darwin-thread-multi-2level /Library/Perl/5.34 /Network/Library/Perl/5.34/darwin-thread-multi-2level /Network/Library/Perl/5.34 /Library/Perl/Updates/5.34.1 /System/Library/Perl/5.34/darwin-thread-multi-2level /System/Library/Perl/5.34 /System/Library/Perl/Extras/5.34/darwin-thread-multi-2level /System/Library/Perl/Extras/5.34) at tools/genmachine line 470, <FH> line 652.
make: *** [build/mach-Makefile] Error 2
when building machine 'tester'
Makefile:72: build/mach-Makefile: No such file or directory
Making build directory...
Regenerating build/mach-Makefile if necessary...
Can't locate machine/tz/leff.pl in @INC (@INC contains: /Library/Perl/5.34/darwin-thread-multi-2level /Library/Perl/5.34 /Network/Library/Perl/5.34/darwin-thread-multi-2level /Network/Library/Perl/5.34 /Library/Perl/Updates/5.34.1 /System/Library/Perl/5.34/darwin-thread-multi-2level /System/Library/Perl/5.34 /System/Library/Perl/Extras/5.34/darwin-thread-multi-2level /System/Library/Perl/Extras/5.34) at tools/genmachine line 470, <FH> line 652.
make: *** [build/mach-Makefile] Error 2
additional observations
build fails to follow symbolic links for intended MACHINE_DIR abstraction. don't use 'ln -s' in makefile
several build issues related to platform dependencies. for example fastramnoreturn pthread_t arpa/inet.h
font.c fails to build because of warnings treated as errors, a C std issue?
imgld- makefile imgld.make looks incomplete. Seems to be a major issue with CONFIG_NATIVE. freewpc.h and platform have some strange assumptions, like datatypes, system includes/libraries, etc
Platform
Mac OS X build 15.1.1 (24B91)Native tools
Prerequisites
dot config
https://pastebin.com/mhW33WdP
errors
additional observations
build fails to follow symbolic links for intended MACHINE_DIR abstraction. don't use 'ln -s' in makefile
several build issues related to platform dependencies. for example fastram noreturn pthread_t arpa/inet.h
font.c fails to build because of warnings treated as errors, a C std issue?
imgld- makefile imgld.make looks incomplete. Seems to be a major issue with CONFIG_NATIVE. freewpc.h and platform have some strange assumptions, like datatypes, system includes/libraries, etc
recommendations
I'm starting a fork.
https://github.com/smdjeff/freewpc