pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: What platforms work with X11_TYPE=native



Actually, it had never occurred to me to switch to modular X11 on
NetBSD. Right now I am compiling it. Is this expected:

$ ldd /usr/pkg/bin/xkbcomp
/usr/pkg/bin/xkbcomp:
        -lc.12 => /usr/lib/libc.so.12
        -lXau.6 => /usr/X11R7/lib/libXau.so.6
        -lXdmcp.6 => /usr/X11R7/lib/libXdmcp.so.6
        -lxcb.1 => /usr/pkg/lib/libxcb.so.1
        -lXau.6 => /usr/pkg/lib/libXau.so.6
        -lXdmcp.6 => /usr/pkg/lib/libXdmcp.so.6
        -lX11.6 => /usr/pkg/lib/libX11.so.6
        -lxkbfile.1 => /usr/pkg/lib/libxkbfile.so.1

I.e. why does this binary still reference native libraries? x11/libXau
and x11/libXdmcp are both installed, but I can't say in which order
the packages were built.

The documentation on modular Xorg I have found so far assumes, that
X11 sets were skipped during the initial install of NetBSD. But what
if they are already present?

-- 
Joern Clausen
http://thebloeg.blogspot.com/
http://www.oe-files.de/oefiles/


Home | Main Index | Thread Index | Old Index