On 2022/07/07 09:15, Edward Ahlsen-Girard wrote: > On 07/05/2022 9:31 AM Stuart Henderson <s...@spacehopper.org> wrote: > > On 2022/07/04 13:28, Edward Ahlsen-Girard wrote: > > The last couple of snapshots rox-filer has been unable to start: > ROX-Filer:/usr/X11R6/lib/libX11.so.18.0: > /usr/X11R6/lib/libX11.so.17.1 \ : WARNING: symbol(_XkeyTable) > size mismatch, relink your program > > libX11.so was bumped from 17.1 to 18.0 in February. This suggests you > probably have missed updating some package. Have you run pkg_add -u > recently? You should do that after all -current updates really. > > pkg_delete/pkg_add for the win.
You should not have to pkg_delete, just "pkg_add -u". Unfortunately deleting will have removed the clues which might have helped track down what was wrong.