From owner-freebsd-questions@FreeBSD.ORG Tue May 14 17:14:19 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 56F59C61 for ; Tue, 14 May 2013 17:14:19 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id E9CE0B75 for ; Tue, 14 May 2013 17:14:18 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id r4EHEHNt073901; Tue, 14 May 2013 19:14:17 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 1FC4C12316; Tue, 14 May 2013 19:14:17 +0200 (CEST) Date: Tue, 14 May 2013 19:14:17 +0200 From: Roland Smith To: Xavier Subject: Re: can't compile lang/gcc port Message-ID: <20130514171417.GB25885@slackbox.erewhon.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XF85m9dhOBO43t/C" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 17:14:19 -0000 --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 13, 2013 at 03:59:26PM +0200, Xavier wrote: > Hi to all, >=20 > I can't compile lang/gcc port. >=20 > The last lines of error: Unfortunately the real error happens _above_ the lines that you showed.=20 > else \ > exit 1; \ > fi; \ > else true; \ > fi; \ > fi; \ > done; \ > fi > gmake[5]: Leaving directory `/usr/ports/lang/gcc/work/build/i386-portbld-= freebsd > 9.1/libstdc++-v3' > gmake[4]: Leaving directory `/usr/ports/lang/gcc/work/build/i386-portbld-= freebsd [snip]=20 > Stop in /usr/ports/lang/gcc. > *** [build] Error code 1 >=20 > Stop in /usr/ports/lang/gcc. =20 > Somebody can help me ? There is probably a compiler error somewhere before the lines that you post= ed. Can you show a little bit more? Roland --=20 R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --XF85m9dhOBO43t/C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGScOkACgkQEnfvsMMhpyUc9wCdH+ovqGMnoaNP/Dfr8wDDvZG9 7VUAnR1tmsM9PwPjhsnU3d/BZzVWUQP3 =0LEt -----END PGP SIGNATURE----- --XF85m9dhOBO43t/C--