Open JR1994 opened 2 years ago
would you mind installing python 2.7 and using the command "./mach build" which is the recommended way to build AF like FF?
NetBSD 9.2 is supported on Intel just fine. Linux compiles PPC, so if you care diving into this issue... Have you got autoconf 2.13 pytin 2.5 and other dependencies?<
Try building with: ./mach build
instead of of hard running the make file like TTF suggests.
@JR1994 would you mind trying using python2.7 and mach? ArcitcFox compiles fine on i386, amd64 and sparc64 on NetBSD, so for sure the build system is working.
I am trying to build Arctic Fox on NetBSD 9.2 macppc on my PowerMac G4. when I run the command
gmake -f client.mk buid
I get the following error.client.mk:117: *** missing separator. Stop.
Here is the section of code
Tried to google this and came up empty handed.