bob prohaska <f...@www.zefox.net> wrote: > Setting MAKE_JOBS_NUMBER_LIMIT=2 allowed www/chromium to compile successfully > over > several days. The -DBATCH option was used, in hopes it'd fetch the right > options.
Use "make config-recursive" before you start. It will present to you upfront all the option screens that would appear during the build. I've noticed it sometimes misses some, if you add some dependency in one of the menus. So to be sure, once it's finished its run, if you've made any option changes, run it again, and again and again etc.. until you no longer get menus popping up. cheers, Jamie _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"