Configure: error: libmp fr not found or uses a different ABI (including static vs shared)., libmp frabi

Source: Internet
Author: User

Configure: error: libmp fr not found or uses a different ABI (including static vs shared)., libmp frabi

This error is prompted when you configure the mpc:
Configure: error: libmp fr not found or uses a different ABI (including static vs shared ).

Download:
Wget ftp://gnu.mirror.iweb.com/mpc/mpc-1.0.1.tar.gz

Cause:
Mpfr missing,
Http://www.mpfr.org/mpfr-current/mpfr-3.1.2.tar.xz
Http://www.mpfr.org/mpfr-current/mpfr-3.1.2.tar.gz
The extension name of the local file. The compression ratio is different, and the decompressed formula is also different. The compression ratio of .tar. xz is relatively high.

Corresponding decompression method:
Tar-zxvf mpfr-3.1.2.tar.gz

. Tar. decompression method:
Xz-d mpfr-3.1.2.tar.xz
Upload an mpfr-3.1.2.tar file and then execute
Tar-xvf mpfr-3.1.2.tar

Installation:
After decompression, enter the directory configuration and install:

# Cd./mpfr-3.1.2 #./configure # make & make install

Dependency:
Wget ftp://gnu.mirror.iweb.com/gmp/gmp-4.3.2.tar.gz

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.