Date: Sat, 17 Feb 2018 05:52:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214401] base/gcc -r424540: requires older mpfr 3.1.4 which was not found so cross build failed Message-ID: <bug-214401-13-BJSI0HWkU0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214401-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214401-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214401 --- Comment #5 from Mark Millard <marklmi26-fbsd@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214401-13-BJSI0HWkU0>