Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc 5.4 and dhcpcd



You probably already saw this... On -current/amd64:

/usr/src/external/bsd/dhcpcd/dist/dhcp-common.c: In function 'dhcp_set_leasefile
':
/usr/src/external/bsd/dhcpcd/dist/dhcp-common.c:833:1: error: stack protector no
t protecting local variables: variable length buffer [-Werror=stack-protector]
 dhcp_set_leasefile(char *leasefile, size_t len, int family,

New gcc 5.4 default warning settings?

(I'm doing a MKUPDATE build, and hoping that
/usr/include/g++/bits/stl_alog.h:66:35: fatal error: bits/uniform_int_dist.h: No such file or directory
will go away with a successful build...)


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index