Date: Tue, 19 Jul 2005 21:21:17 -0700 From: "Jack L." <xxjack12xx@gmail.com> To: ports@freebsd.org, maho@freebsd.org Subject: /usr/ports/lang/gcc32 does not compile on FreeBSD 5.4-STABLE Message-ID: <ab581e31050719212110c833ed@mail.gmail.com> In-Reply-To: <ab581e3105071900584f462025@mail.gmail.com> References: <ab581e31050719005317086a2a@mail.gmail.com> <ab581e3105071900584f462025@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I got this when compiling gcc32 on FreeBSD 5.4-STABLE checking how to recognise dependant libraries... pass_all checking for object suffix... configure: error: installation or=20 configuration problem; compiler does not work gmake[1]: *** [configure-target-libstdc++-v3] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build' gmake: *** [bootstrap] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc32. *** Error code 1 I had CPUTYPE?=3Dnocona in /etc/make.conf. When I removed that line, the=20 compilation worked. gcc31,32,33 doesn't seem to like it when cputype is=20 specified.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ab581e31050719212110c833ed>