Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Sep 2013 12:12:13 -0700
From:      Sean Bruno <sean_bruno@yahoo.com>
To:        Mark R V Murray <mark@grondar.org>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: random(4) update causes mips compile fail | mips boot fail
Message-ID:  <1378581133.1588.18.camel@localhost>
In-Reply-To: <D8D37885-C474-44C9-9ED2-E35D31CD87F8@grondar.org>
References:  <1378572186.1588.5.camel@localhost> <24DB010A-F374-491B-9203-FDDD7EA14A51@grondar.org> <1378579011.1588.16.camel@localhost> <9240BEF1-2791-4D58-A422-08AEF1CD306C@grondar.org> <1378579756.1588.17.camel@localhost> <D8D37885-C474-44C9-9ED2-E35D31CD87F8@grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-Ywp1MqwLDKsS46ooT6HD
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

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. =20
>=20
>=20
> 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.
>=20
> Thanks!
>=20
> M=20

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


--=-Ywp1MqwLDKsS46ooT6HD
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (FreeBSD)

iQEcBAABAgAGBQJSK3qNAAoJEBkJRdwI6BaH8ikH/1kXQpWkafLvK71Eo5IRi8nF
iW3AtPQMjvJ6GYm2NHiuaHzCtJixW2K3mWfpQumJUjpKrzBXVg0WknfMiX98l5G8
fgeqxhNVPXlJjl94bvAvhDS+eTbZ/RZXzNsTAarBicg+KrOmLcmW0VVApyATp+nl
CfmLOrO3NqwDPWmjV63sx+N8OR2MO7ceIhMxckxIGyd1EC/3Z3pGEGF6/V3wnSno
Y4Ita5yo+FLV8C32tGoG3z3LfNVR45T3UWD2FLbNhzd075AnMkGN+9PQXo5U/Ra8
Kwh9sv/OGKzJJjCu4HRrl/4ViOltP2DnN1j/QZMNNq6oTMTI3sT5CGrGOmuhgH4=
=2l0B
-----END PGP SIGNATURE-----

--=-Ywp1MqwLDKsS46ooT6HD--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1378581133.1588.18.camel>