Hi at all guys...I'v a problem during compiling process error at:
0:29.18 make[2]: *** [/home/claudio/AUR/firefox_nightly/firefox-nightly/src/mozilla-central/config/recurse.mk:34: compile] Error 2 20:29.18 make[1]: *** [/home/claudio/AUR/firefox_nightly/firefox-nightly/src/mozilla-central/config/rules.mk:359: default] Error 2 20:29.18 make: *** [client.mk:60: build] Error 2
what I need to do?
Pinned Comments
heftig commented on 2022-07-27 22:26 (UTC)
Instead of building this yourself, please use the repository from https://bbs.archlinux.org/viewtopic.php?id=117157.
Not only do you skip the very time-consuming builds, but the published package also has debug symbols at Mozilla's crash reports service, which helps tremendously with finding or filing bugs for any crashes you get.
I consider this the canonical
firefox-nightlypackage for Arch Linux.Alternatively, download Firefox Nightly straight from Mozilla, extract it to a writable place (e.g.
~/.local/firefox-nightly) and let it update itself using the integrated updater.