https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233862
Gleb Kurtsou <g...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g...@freebsd.org --- Comment #3 from Gleb Kurtsou <g...@freebsd.org> --- I had the same problem. My guess is that installed world is newer than kernel. Generated version.c was empty. /usr/bin/head was failing in my case. If 'head' fails replace it with /rescue/head and restart the build. Expected result: % head -1 /usr/src/contrib/traceroute/VERSION 1.4a12+FreeBSD -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"