Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 2009 22:18:34 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        David Wolfskill <david@catwhisker.org>
Cc:        current@freebsd.org
Subject:   Re: Trouble building world from r195708
Message-ID:  <20090717221834.0084b1f7@gluon.draftnet>
In-Reply-To: <20090717161046.GH61607@bunrab.catwhisker.org>
References:  <20090717161046.GH61607@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Jul 2009 09:10:46 -0700
David Wolfskill <david@catwhisker.org> wrote:

> c++ -O2 -pipe -I/usr/obj/usr/src/tmp/legacy/usr/include
> -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
> -I/usr/src/gnu/usr.bin/gperf  -static
> -L/usr/obj/usr/src/tmp/legacy/usr/lib -o gperf bool-array.o
> gen-perf.o hash-table.o iterator.o key-list.o list-node.o main.o
> new.o options.o read-line.o trace.o vectors.o version.o hash.o
> -legacy /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0x98e): In function
> `.L140': : undefined reference to
> `__stack_chk_fail_local' /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0xddc):
> In function `__frame_state_for': : undefined reference to
> `__stack_chk_fail_local' /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0x1706):
> In function `.L399': : undefined reference to
> `__stack_chk_fail_local' /usr/lib/libgcc_eh.a(unwind-dw2.o)(.text+0x1ba5):
> In function `_Unwind_Backtrace': : undefined reference to
> `__stack_chk_fail_local' /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

[...]

> Any suggestions for helping me get past this so I can do some reality
> checks on 8.0-BETA2?

A similar problem was reported with building perl a few days ago:
http://lists.freebsd.org/pipermail/freebsd-current/2009-July/009518.html

-- 
Bruce Cran



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