Skip to content

MACOS build: configure: error: libmpfr not found or uses a different ABI (including static vs shared). #2552

@anchorz

Description

@anchorz

./build.sh ends up with the error message. I have no idea how to fix it. normally the library will be installed as part of the build step. Is there a chance I can get some help?

sorry, i cant delete this issue anymore. but there are several issues, that blocks me from compiling the toolchain. after deleting everthing and start from clean build, the error message is different:
In file included from ../../gcc-src/zlib/zutil.c:10:
In file included from ../../gcc-src/zlib/gzguts.h:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:318:7: error: expected ')'
318 | FILE *fdopen(int, const char ) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
| ^
../../gcc-src/zlib/zutil.h:128:33: note: expanded from macro 'fdopen'
128 | # define fdopen(fd,mode) NULL /
No fdopen() */

3 warnings and 3 errors generated.

i cant get the tool chain compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefect in the product

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions