Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2009 09:11:41 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        Renato Botelho <rbgarga@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Error building -current on i386
Message-ID:  <20090720161141.GG77331@bunrab.catwhisker.org>
In-Reply-To: <747dc8f30907200858n330a72a0y3c36c927ac24f79f@mail.gmail.com>
References:  <747dc8f30907200858n330a72a0y3c36c927ac24f79f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--PyMzGVE0NRonI6bs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jul 20, 2009 at 12:58:27PM -0300, Renato Botelho wrote:
> # uname -a
> FreeBSD botelhor.bplab.local 8.0-BETA2 FreeBSD 8.0-BETA2 #78 r195716:
> Thu Jul 16 08:45:28 BRT 2009
> root@botelhor.bplab.local:/usr/obj/usr/src/sys/GARGA  i386
>=20
> I'm trying to build -current r195782 but i got this:
>=20
> I tried to remove /usr/objj, ran make clean twice, but the problem persis=
ts.
>=20
> =3D=3D=3D> gnu/usr.bin/gperf/doc (depend)
> c++ -O2 -pipe -I/usr/obj/usr/src/tmp/legacy/usr/include
> ...
> /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0x1e0d): In function
> `_Unwind_RaiseException':
> : undefined reference to `__stack_chk_fail_local'
> /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0x1fe1): more undefined
> references to `__stack_chk_fail_local' follow
> *** Error code 1
> ...

I encountered this last week, and resolved it (in my case) over the
weekend:  I found that

	pushd gnu/lib/libgcc && make clean && make && make install

allowed my build to proceed.

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--PyMzGVE0NRonI6bs
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iEYEARECAAYFAkpklz0ACgkQmprOCmdXAD0vLACfXuHAgaJ9b+tXJBylpAMpX8OA
IK4An10H8iZRovllsLZTzRtOMAdKu/X0
=nKlX
-----END PGP SIGNATURE-----

--PyMzGVE0NRonI6bs--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090720161141.GG77331>