[Bug 214401] base/gcc -r424540: requires older mpfr 3.1.4 which was not found so cross build failed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 17 05:52:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214401
--- Comment #5 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Steve Wills from comment #4)
I had no troubles with the likes of mpfr
when I tried building based on the modern
material.
So the specific problem is fixed.
Points of note:
I had to have the following already
installed to get the build to happen:
print/texinfo
misc/help2man
devel/p5-Locale-gettext
devel/gettext-tools
devel/bison
devel/gmake
lang/perl5.24
The README did not mention any of them.
(base/gcc's attempts to build such failed.)
There are naming oddities for:
base/gcc vs. devel/powerpc64-gcc
Both use powerpc64-unknown-freebsd12.0-
prefixes (but devel/powerpc64-binutils uses
powerpc64-freebsd- prefixes).
There are the /usr/bin/ vs. /usr/local/bin/
sorts of path differences as well so the
matching names for devel/powerpc64-gcc and
base/gcc make for ties to PATH order.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list