Date: Mon, 14 Dec 2015 17:19:28 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 205307] lang/perl5.22: 5.22.1_4 undefined reference to `__stack_chk_fail_local' Message-ID: <bug-205307-14331-7UT6BPqKhk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205307-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-205307-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205307 --- Comment #7 from Pedro F. Giffuni <pfg@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #6) The problem is not really new and may apply to stack-protector as well: https://gcc.gnu.org/ml/gcc/2012-01/msg00012.html -current carries something like a stub in libc/secure/stack_protector_compat.c Perhaps adding -lssp for 9.x is the way to go. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205307-14331-7UT6BPqKhk>