On 3/26/19 2:22 PM, Bruce Dubbs via blfs-dev wrote:
Building ff-66.0.1 I get:

 0:04.37 Traceback (most recent call last):
 0:04.37   File "/build/firefox/firefox-66.0.1/configure.py", line 124, in <module>
 0:04.37     sys.exit(main(sys.argv))
 0:04.37   File "/build/firefox/firefox-66.0.1/configure.py", line 30, in main  0:04.37     sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))  0:04.37   File "/build/firefox/firefox-66.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 457, in run
 0:04.37     raise InvalidOptionError(msg)
 0:04.37 mozbuild.configure.options.InvalidOptionError: Unknown option: --with-google-api-keyfile
 0:04.66 *** Fix above errors and then restart with\
 0:04.66                "./mach build"

When I comment out the

ac_add_options --with-google-api-keyfile=$PWD/google-key

line, the build starts up OK.  Has anybody else seen this?

  -- Bruce
I've had mine disabled since 60.0. That's when I originally encountered this error.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to