On 2019/07/14 19:24, d.rausch...@gmail.com wrote: > Hi, > > i am running OpenBSD 6.5 current BUILDINFO Build date: 1562835291 - > Thu Jul 11 08:54:51 UTC 2019 and ports from the same day. Platform is > i386.
Ports or packages? struct pfi_kif in the kernel was incompatibly changed in pfvar.h 1.492 (new variable was inserted in the middle of the struct) meaning that userland programs using this needed to be rebuilt. I have bumped REVISION in all the ports I could find using this (including pfstat) to trigger updates when new packages are available New i386 packages haven't been built yet (they're nearly done and should appear in the next 6 hours or so) but if you build from ports (on an up to date system, i.e. kernel + userland including compXX.tgz all updated) I believe it should work again.