K 10 svn:author V 3 jgh K 8 svn:date V 27 2013-07-02T04:21:05.929641Z K 7 svn:log V 252 - -fstack-protector is in CFLAGS, but not in LDFLAGS.  The compiler run inserts references to __stack_chk* symbols, but the linker run later does not resolve them. add -fstack-protector to LDFLAGS bump portrevision Submitted by: mandree@ and others END