Date: Thu, 28 May 2015 11:36:24 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: kpneal@pobox.com, freebsd-ports@freebsd.org Subject: Re: Messages about missing shared libraries... Message-ID: <55674408.8000402@FreeBSD.org> In-Reply-To: <20150528040950.GB37243@neutralgood.org> References: <20150528040950.GB37243@neutralgood.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --hSQb6NptwIIUbV0Sc4Fd2sAknssuUeR5j Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 5/27/2015 11:09 PM, kpneal@pobox.com wrote: > So, I'm installing a bunch of stuff in a chrooted staging area built > from source. I've got pkg bootstrapped and my /etc/make.conf looks > like this: >=20 > WITH_PKGNG=3D yes >=20 > # The former replaces the latter > OPTIONS_UNSET=3DX11 > WITHOUT_X11=3Dyes >=20 >=20 > Now, when I install from /usr/ports (I can never keep the terms straigh= t) > I see during the installation phase messages like this: >=20 > =3D=3D=3D> Registering installation for poudriere-3.1.6 > (poudriere-3.1.6) /usr/ports/ports-mgmt/poudriere/work/stage//usr/local= /libexec/poudriere/cpdup - required shared library libmd.so.5 not found > (poudriere-3.1.6) /usr/ports/ports-mgmt/poudriere/work/stage//usr/local= /libexec/poudriere/cpdup - required shared library libc.so.7 not found >=20 > But ldd shows that the executables _can_ find the libraries.=20 Try running this inside of the chroot: service ldconfig start Then check if the warnings happen still. >=20 > So, what's the deal with the missing library messages? Are they harmles= s > or do I need to do something like reinstall software? I can do that if > needed no sweat.=20 >=20 > The output of "pkg -v" is "1.5.2" since I didn't bootstrap it until tod= ay. >=20 > I'm currently running this kernel: > FreeBSD gunsight1.neutralgood.org 9.3-RELEASE-p14 FreeBSD 9.3-RELEASE-p= 14 #0 r283551: Tue May 26 13:08:20 EDT 2015 kpn@ amd64 >=20 > But the userland for the system is unpatched 9.3. I'm trying to get a > fully patched 9.3-p14 together. But I'm running pkg in a chroot with > the new -p14 userland.=20 >=20 > I apologize if this is something simple. I've never gotten to use ZFS > to build brand new installations from scratch before. I've probably > missed something somewhere. >=20 > And thanks for any help! >=20 --=20 Regards, Bryan Drewery --hSQb6NptwIIUbV0Sc4Fd2sAknssuUeR5j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVZ0QIAAoJEDXXcbtuRpfPUooH/iXLcuozIla8V0cat10aeVRJ NJ1QszJyIM0ynw8Vrxey3WKQ1g7xjIF9XvuxlDjsjnXa9JEnY9eIv04QKHbDMR+9 rplCrFl2inb1/kaKdQH/Jhi2Sg3l90DOT2OMYXNKd8eNdi9St3pN2HQk4+Ihqr/r 5/E8MFcGiAILLYF9J/07cuEZvQc5niwfYfvi36IWgitjcawPoezAQ0hoK/vVm/gr iKl7DbwOXBDL5rJIQUNSu0Gl4NrutWsE4xC07GtfEjBFdLGTlqaEX4J5yMX+MnC/ hFOtoqWK8JaqZqIoegwYZJSXIUDnYdl8nxFHYZfouAZCd2NOmkHCU4AaEsPj7dw= =+iLn -----END PGP SIGNATURE----- --hSQb6NptwIIUbV0Sc4Fd2sAknssuUeR5j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55674408.8000402>