On Sat, 11 Nov 2006 14:27:11 -0500 (EST) Daniel Eischen <deischen_at_freebsd.org> wrote: > > I don't know that this issue will fix. But I know many problems > > with SYMVER_ENABLED=yes. > You have to rebuild all your ports if you want to do this. > Or wait until the libraries get bumped and symbol versioning > gets enabled. Sigh. I already REBUILD ALL, system and ports like following the procedure, again and again. # pkg_info > /var/tmp/pkg_info.lst # pkg_delete -a # umount /compat/linux # mv /usr/local /usr/local.old # mv /usr/X11R6 /usr/X11R6.old # mv /compat/linux /compat/linux.old # mkdir -p /usr/local /usr/X11R6 /compat/linux/proc # echo SYMVER_ENABLED=yes >> /etc/make.conf # make buildworld buildkernel # make installkernel installworld # shutdown -r now # (reinstall all ports to my envionment)Received on Sat Nov 11 2006 - 22:14:27 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:02 UTC