Hi Greg On 29/06/2014 2:53, Greg A. Woods wrote:
I'm getting the following error with today's -current (2014-06-27T21:16:06Z).In function 'dhcpcd_startinterface': /once/rest/work/woods/m-NetBSD-current/external/bsd/dhcpcd/dist/dhcp6.h:244:33: error: statement with no effect [-Werror=unused-value] #define dhcp6_find_delegates(a) (0)
Looks like an error with gcc and INET6 disabled.I'll fix this in the next dhcpcd update, or you can locally apply this patch:
http://roy.marples.name/projects/dhcpcd/fdiff?v1=d2e58b393a5916bbc4f33f7e01655d6d0d312452&v2=919fda2874accf87e6864db21e942227cce7ffce&sbs=0 Thanks Roy