29 Aug
2012
29 Aug
'12
4:47 p.m.
On 29-08-2012 09:42:38 -0700, Tapomay Dey wrote:
inet.c:660: error: not protecting function: no buffer at least 8 bytes long
make[7]: * [libatoms_la-inet.lo] Error 1
HELP!!!
I am using the following hack as of now: Is it a good idea to go to the given locations and change the 4 -size arrays to 8-size.?
No. Just use -fstack-protector-all, --disable-strict, or stop using Ubuntu.