Re: libxml2 Port Blocking Upgrades
- In reply to: Arthur Chance : "Re: libxml2 Port Blocking Upgrades"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 13:12:08 UTC
On 4/7/22 15:02, Arthur Chance wrote: > I think you should be looking at libxml2 rather than libxslt. On my > 13.0-R box, building pkgs locally with poudriere, "pkg info -l libxml2" > definitely shows > > /usr/local/lib/libxml2.a > > in the list, so you need to find out why it isn't being built on your > system. This is what I've been working on for the past week. I can't recall how many times I've rebuilt libxml2 from scratch, and this file just won't show up. libxml2 does build successfully, each time. But libxml2.a is never part of the inventory: # pkg info -l libxml2 | grep libxml2.a /usr/local/share/doc/libxml2/api.xsl /usr/local/share/doc/libxml2/apibuild.py /usr/local/share/doc/libxml2/architecture.html /usr/local/share/doc/libxml2/libxml2-api.xml # System is 13.0-RELEASE-p8. Mark.