random(4) update causes mips compile fail | mips boot fail
Sean Bruno
sean_bruno at yahoo.com
Sat Sep 7 19:12:22 UTC 2013
On Sat, 2013-09-07 at 19:56 +0100, Mark R V Murray wrote:
> > Ok. Right now, the mips kernel doesn't build unless I have random
> built
> > in, we were using it as a module previously.
>
>
> I'm testing a fix, but if you want to help out, please move the
> random_null_func()
> from randomdev.c to pseudo_rng.c in sys/dev/random. Patch enclosed.
>
> Thanks!
>
> M
Closer:
--- kernel.debug ---
linking kernel.debug
random_adaptors.o: In function `random_sysctl_active_adaptor_handler':
/home/sbruno/bsd/head/sys/dev/random/random_adaptors.c:(.text+0x2dc):
undefined reference to `random_get_active_adaptor'
/home/sbruno/bsd/head/sys/dev/random/random_adaptors.c:(.text+0x2dc):
relocation truncated to fit: R_MIPS_26 against
`random_get_active_adaptor'
*** [kernel.debug] Error code 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130907/025c07d5/attachment.sig>
More information about the freebsd-current
mailing list