DragonFly BSD
DragonFly kernel List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

New XFree86 library problems.


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 04 Dec 2003 14:55:43 GMT
Keywords:
Summary:

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@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@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@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




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