-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gmake fails; can't eval MOZCONFIG #96
Comments
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... Try building with: |
@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. |
@JR1994 no update since years from you, but I now am able to build on NetBSD PPC, i386, amd64 myself, somehow "officially supported". |
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.
The text was updated successfully, but these errors were encountered: