Date: Sat, 11 Nov 2006 18:55:42 -0500 (EST) From: Daniel Eischen <deischen@freebsd.org> To: Norikatsu Shigemura <nork@freebsd.org> Cc: Dag-Erling Sm__rgrav <des@des.no>, freebsd-current@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: libpthread vs libthr. Message-ID: <Pine.GSO.4.64.0611111854280.8303@sea.ntplx.net> In-Reply-To: <20061112081418.4b86ba8c.nork@FreeBSD.org> References: <20061110151247.GA64530@zone3000.net> <20061111022044.8191e1c8.nork@FreeBSD.org> <20061111065629.GA82094@xor.obsecurity.org> <20061111235332.89f24170.nork@FreeBSD.org> <86lkmivws6.fsf@dwp.des.no> <Pine.GSO.4.64.0611111224560.6747@sea.ntplx.net> <20061112031717.10f128fc.nork@FreeBSD.org> <Pine.GSO.4.64.0611111426270.7251@sea.ntplx.net> <20061112081418.4b86ba8c.nork@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Nov 2006, Norikatsu Shigemura wrote: > On Sat, 11 Nov 2006 14:27:11 -0500 (EST) > Daniel Eischen <deischen@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) Well, I haven't heard of any other problems. I've been using it on several machines with X, KDE, mplayer, mozilla, firefox, etc. No problems. Do you have any local mods, like to rtld? -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0611111854280.8303>