[Bug 201451] randomdev.o undefined references when running make buildkernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 25 05:51:13 UTC 2015


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

--- Comment #2 from Tony Narlock <tony at git-pull.com> ---
Ctrl-F for 20150630 in UPDATING.

I added

> options	RANDOM_YARROW	# Legacy /dev/random algorithm.

to my custom buld config (pretty much follow this:
https://www.freebsd.org/doc/handbook/kernelconfig-config.html)

and I get past the build error. It's possble I'm getting this error because I'm
on 10.1-RELEASE.

However, my efforts to do buildworld first, and compile the /sys/modules/random
failed. I gave up and proceeded to add the option above.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list