Hi, I'm a newbie trying to get mozilla to build on my mac After cloning the repo, whenever I do ./mach configure or./mach build I get the following error
I have followed these instructions ( https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Mac_OS_X_Prerequisites#Troubleshooting) to a tea but I've spent many many hours and still cannot for the life of me figure out what's wrong. My mozconfig file is exactly as they suggested, just without clang. 0:50.32 IOError: [Errno 20] Not a directory: u'/Users/jacqueline/config/autoconf.mk' 0:50.72 *** Fix above errors and then restart with "./mach build" 0:50.72 make[1]: *** [configure] Error 1 this error comes right after: 0:34.51 js/src> checking for valloc in malloc.h... no 0:34.57 js/src> checking for valloc in unistd.h... yes 0:34.64 js/src> checking for _aligned_malloc in malloc.h... no 0:34.71 js/src> updating cache /Users/jacqueline/./config.cache 0:34.73 js/src> creating ./config.data 0:34.79 js/src> Creating config.status 0:34.97 Creating config.status 0:35.91 Reticulating splines... 0:38.98 0:03.16 File already read. Skipping: /Users/jacqueline/#mozilla/mozilla-central/gfx/angle/targets/angle_common/moz.build where " /Users/jacqueline/#mozilla " is the path to my repo Did anyone happen to see something similar? Thank you _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds