Date: Tue, 26 May 2020 15:27:46 -0700 From: Charlie Kester <corky1951@comcast.net> To: freebsd-ppc@freebsd.org Subject: Build failure of gmp-6.2.0 on Mac Mini G4 Message-ID: <18d93226-7cc6-4cef-1667-f05dea8770a3@comcast.net>
next in thread | raw e-mail | index | archive | help
(This is a copy of email sent to the port maintainer. Re-sending to this list in case someone familiar with powerpc has already encountered and resolved this issue.) I'm trying to get FreeBSD running on an old Mac Mini and have hit a snag with this port, which is a dependency of many others. The configure step fails with the following output (I don't have mail running on the mini yet and am typing this on another machine, so please disregard any typos. blank lines = line breaks in output): --------------------------------------------------------------------- ===> gmp-6.2.0 depends on file: /usr/local/bin/makeinfo - found ===> Configuring for gmp-6.2.0 checking build system type... invalid configuration 'powerpc7447-unknown-freebsd12.1': machine 'powerpc7447-unknown' not recognized configure: error: /bin/sh ./config.sub powerpc7447-unknown-freebsd12.1 failed etc. ---------------------------------------------------------------------- I tried # make configure CONFIGURE_ARGS=--build=powerpc7447 and # make configure CONFIGURE_TARGET=powerpc7447 Neither worked. Same failure. Any suggestions on how I can resolve this issue? -- charlie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18d93226-7cc6-4cef-1667-f05dea8770a3>