Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

আরও জানুন

Firefox for Android build error

  • 1 উত্তর
  • 2 এই সমস্যাটি আছে
  • 2 দেখুন
  • শেষ জবাব দ্বারা Kevin

more options

Trying to build Firefox on Android by referring to this page. https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build

However, the build command ./mach build fails with the error

ERROR: Could not find autoconf 2.13

However autoconf is already installed on the system.

$ autoconf --version autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Here's the pastebin of the error. http://pastebin.com/8q2uFtvK

To build successfully, does it specifically require autoconf 2.13?


Thanks.

Trying to build Firefox on Android by referring to this page. https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_for_Android_build However, the build command ./mach build fails with the error ERROR: Could not find autoconf 2.13 However autoconf is already installed on the system. $ autoconf --version autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. Here's the pastebin of the error. http://pastebin.com/8q2uFtvK To build successfully, does it specifically require autoconf 2.13? Thanks.

সমাধান চয়ন করুন

Yes. Autoconf 2.13 has features that were removed from autoconf. Though in the future development questions should go to https://mail.mozilla.org/listinfo/mobile-firefox-dev as this is an end user support forum.

প্রেক্ষাপটে এই উত্তরটি পড়ুন। 👍 0

All Replies (1)

more options

চয়ন করা সমাধান

Yes. Autoconf 2.13 has features that were removed from autoconf. Though in the future development questions should go to https://mail.mozilla.org/listinfo/mobile-firefox-dev as this is an end user support forum.