> > I said `rebuild', not `reinstall'. > If you reinstall binary packages built without X11_TYPE=modular, > your situation will not be changed. > > http://mail-index.netbsd.org/tech-pkg/2012/06/19/msg009567.html > > You have many /usr/X11R7/lib reference in the result of `ldd'. > It means, at least, certain packages are not build with X11_TYPE=modular. To elaborate on this, when you want to do a complete rebuild of your packages, do not forget to delete the /usr/pkgsrc/packages tree and all work directories (usually /usr/pkgsrc/*/*/work). It happened to me, too, and I had to redo the whole thing. --Benny.