Re: libxml2 Port Blocking Upgrades

From: Mark Tinka <mark_at_tinka.africa>
Date: Thu, 07 Apr 2022 12:09:13 UTC

On 4/7/22 13:51, Kalashnikov Ilya wrote:

> Try to remove libxslt and build again.
> 1. mkdir ~/packages
> 2. pkg create -o ~/packages libxslt
> 3. pkg remove -f libxslt
> 4. make -C /usr/ports/textproc/libxslt clean
> 5. make -C /usr/ports/textproc/libxslt install
> 6. make -C /usr/ports/textproc/libxslt clean
>
> To restore old package:
>    pkg add ~/packages/libxslt-xxx

libxslt is not installed.

It won't install since libxml2.a does not exist for it to fully compile.

Mark.