Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2017 09:36:09 -0800
From:      "Chris H" <bsd-lists@BSDforge.com>
To:        <owner-freebsd-perl@freebsd.org>
Cc:        <roberthuff@rcn.com>, <perl@freebsd.org>
Subject:   Re: problem (re)building modules
Message-ID:  <c7e9183cccb2aed644083882242c61d7@udns.ultimatedns.net>
In-Reply-To: <23098.36891.318325.382845@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Dec 2017 11:30:19 -0500 <owner-freebsd-perl@freebsd=2Eorg> said

> Hello:
> =09On a system running:
>=20
> FreeBSD 12=2E0-CURRENT #0 r326723: Sat Dec  9 12:30:04 EST 2017  amd64
>=20
> =09I have 5 Perl modules that will not build=2E  They all fail with:
>=20
> Socket=2Ec: loadable library and perl binaries are mismatched (got handshak=
e
> key 0xd200080, needed 0xdf00080)
>=20
> =09during the configure phase=2E
> =09I have rebuilt Perl(successfully), which is what Googling the
> error message suggested as the fix=2E  Nothing changed=2E
> =09This is _way_ beyond my diagnostic skills=2E
> =09Help, please!
>=20
>=20
> =09=09=09Respectfully,
>=20
>=20
> =09=09=09=09Robert Huff
This is *only* a guess=2E But if it's affected a (loadable) module
that is *currently* loaded=2E It will need to be UNloaded -- kldunload(8)
and the *newer* module, loaded (socket?)=2E
Anyway=2E The easiest way to accomplish this=2E Is simply to bounce the box=2E

HTH

--Chris
>





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