Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
>>> That sort of assignment should always be done before including any =
of
>>> the bsd.*.mk files.
>>>=20
>>> I have committed =
https://cgit.freebsd.org/src/commit/?id=3D911a6479e18bc
>>> for now, which should fix the problem. It also adds an =
ObsoleteFiles.inc
>>> entry for /usr/lib/libcxxrt.so.1, so the file should be removed when =
you
>>> run "make delete-old-libs".
>>=20
>> FWIW, with this change, I just did a successful upgrade of a =
14.0-RELEASE
>> directly to -CURRENT.
>=20
> I think a little bit more is needed to completely fix the issue.  It =
looks
> like delete-old-libs gets rid of /usr/lib32/libcxxrt.so.1:
>=20
> root@odin# make delete-old-libs
> ..
> remove /usr/lib/debug/usr/lib/libcxxrt.so.1.debug? y
> remove /usr/lib32/libcxxrt.so.1? y
> remove /usr/lib/debug/usr/lib32/libcxxrt.so.1.debug? y

Ok, that should hopefully be fixed by:
https://cgit.freebsd.org/src/commit/?id=3Df48643d376a4

Thanks to jhb@ for suggesting MOVED_LIBS, which should handle this =
'transition' smoothly.

-Dimitry
=20=



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