https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233862

Gleb Kurtsou <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Gleb Kurtsou <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to