Date: Mon, 20 Jul 2009 13:33:06 -0300 From: Renato Botelho <rbgarga@gmail.com> To: David Wolfskill <david@catwhisker.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Error building -current on i386 Message-ID: <747dc8f30907200933y40bdd364m9305c3ec452eceb1@mail.gmail.com> In-Reply-To: <20090720161141.GG77331@bunrab.catwhisker.org> References: <747dc8f30907200858n330a72a0y3c36c927ac24f79f@mail.gmail.com> <20090720161141.GG77331@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 20, 2009 at 1:11 PM, David Wolfskill<david@catwhisker.org> wrot= e: > 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 =A0i386 >> >> I'm trying to build -current r195782 but i got this: >> >> I tried to remove /usr/objj, ran make clean twice, but the problem persi= sts. >> >> =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: =A0I found that > > =A0 =A0 =A0 =A0pushd gnu/lib/libgcc && make clean && make && make install > > allowed my build to proceed. Seems to work here, thank you --=20 Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?747dc8f30907200933y40bdd364m9305c3ec452eceb1>