New XFree86 library problems.

Adam K Kirchhoff adamk at voicenet.com
Thu Dec 4 06:55:43 PST 2003


I pulled the DragonFly CVS last night and rebuilt world.  I also updated
the dfports tree and rebuilt XFree86-4-libraries from the dfports tree.
I went ahead and did a "make deinstall && make reinstall) and I'm now
getting errors when trying to run binaries built against X libraries.

Just logging in I get:

/usr/libexec/ld-elf.so.1: Shared object "libXmuu.so.1" not found

[ adamk at sorrow - ~ ]: vim
/usr/libexec/ld-elf.so.1: Shared object "libXi.so.6" not found

It looks like the libraries aren't getting properly symlinked when
they're installed:

[ root at sorrow - ~ ]: ls -l /usr/X11R6/lib/libXmuu.so.1*
-rw-r--r--  1 root  wheel  9982 Dec  4 09:51 /usr/X11R6/lib/libXmuu.so.1.0
[ root at sorrow - ~ ]: ls -l /usr/X11R6/lib/libXi.so.6*
-rw-r--r--  1 root  wheel  32672 Dec  4 09:51 /usr/X11R6/lib/libXi.so.6.0

I also noted the following message when I went to install the port:

===>   Registering installation for XFree86-libraries-4.3.0_6
realpath: /usr/dfports/print/freetype2: No such file or directory

Probably completely unrelated, but I thought I should mention it.

Adam






More information about the Kernel mailing list