I'm unable to compile current git with debugging symbols.

networking/lib.a(ping.o): In function `ping6':
/home/brgl/workspace/gitbook/busybox/networking/ping.c:773: undefined
reference to `BUG_bad_offsetof_icmp6_cksum'
collect2: error: ld returned 1 exit status

Bisect points at commit c52cbea2.

BUG_bad_offsetof_icmp6_cksum is declared at ./networking/ping.c:735
but not defined. Has been for some time apparently but said commit
seems to have triggered this failure.

-- 
Best regards,
Bartosz Golaszewski
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to