On Fri, 17 Jul 2009 09:10:46 -0700 David Wolfskill <david_at_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 CranReceived on Fri Jul 17 2009 - 19:37:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:52 UTC