Dennis, Cyril, Downloading the patches from the bts works fine. The patches can be applied with ignoring whitespaces (option -l). The patches solve the FTBFS.
| (sid)bartm@carolus:~/src/sponsoring/netcfg-1.169$ patch -l -p1 < ../netcfg_1.169-fix-CheckAPI.patch | patching file test/test_nc_v6_interface_configured.c | patching file test/test_netcfg_gateway_reachable.c | patching file test/test_inet_ptom.c | patching file test/test_netcfg_network_address.c | patching file test/test_inet_mton.c | patching file test/test_netcfg_parse_cidr_address.c | patching file test/srunner.c | (sid)bartm@carolus:~/src/sponsoring/netcfg-1.169$ patch -l -p1 < ../netcfg_1.169-fix-strncpy.patch | patching file autoconfig.c | patching file dhcp.c | patching file netcfg-common.c Cheers, Bart