Troy <t...@twisted.net> wrote: > Anytime I've ever upgraded the system, I built the kernel and the > world. I have 419 .la files in /usr/local/lib. I don't think I want to > try that idea. Are you saying if I rebuilt the kernel/world it would > not fix this properly?
No, it won't, because it's a ports problem. If you are looking for a one-line solution: rebuild all your installed ports. portupgrade -af. A somewhat more measured approach is to check which /usr/local/lib/*.la files reference /usr/local/lib/liblzma.*, look up which ports these .la files belong to, and only rebuild those ports. -- Christian "naddy" Weisgerber na...@mips.inka.de _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"