Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2008 14:14:43 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        "Joey Mingrone" <joey@mingrone.org>
Cc:        ports@FreeBSD.org, hrs@FreeBSD.org
Subject:   Re: FreeBSD Port: linux-scim-libs-1.4.4
Message-ID:  <15146316@serv3.int.kfs.ru>
In-Reply-To: <f5b896260805210729kd8ad685g230a976292560710@mail.gmail.com> (Joey Mingrone's message of "Wed, 21 May 2008 11:29:33 -0300")
References:  <f5b896260805210729kd8ad685g230a976292560710@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 May 2008 11:29:33 -0300 Joey Mingrone wrote:

> Hi,

> I'm having some trouble installing this port.  Here's the output:

> *********************************************************************
> root@jrm:/usr/ports/textproc/linux-scim-libs# make install clean
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for linux-scim-libs-1.4.4
> => MD5 Checksum OK for rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm.
> => SHA256 Checksum OK for rpm/i386/fedora/4/scim-libs-1.4.4-1.fc4.i386.rpm.
> ===>   linux-scim-libs-1.4.4 depends on file: /usr/local/bin/rpm2cpio - found
> ===>  Patching for linux-scim-libs-1.4.4
> ===>  Configuring for linux-scim-libs-1.4.4
> ===>  Installing for linux-scim-libs-1.4.4
> ===>   linux-scim-libs-1.4.4 depends on file:
> /compat/linux/usr/lib/libgtk-x11-2.0.so.0 - found
> ===>   linux-scim-libs-1.4.4 depends on file:
> /compat/linux/etc/fedora-release - found
> ===>   Generating temporary packing list
> ===>  Checking if textproc/linux-scim-libs already installed
> cd /usr/ports/textproc/linux-scim-libs/work && /usr/bin/find * -type d
> -exec /bin/mkdir -p "/compat/linux/{}" \;
> cd /usr/ports/textproc/linux-scim-libs/work && /usr/bin/find * ! -type
> d | /usr/bin/cpio -pm -R root:wheel /compat/linux
> 3802 blocks
> /usr/bin/gtk-query-immodules-2.0-32: error while loading shared
> libraries: libXrandr.so.2: cannot open shared object file: No such
> file or directory
> *** Error code 127

> Stop in /usr/ports/textproc/linux-scim-libs.
> root@jrm:/usr/ports/textproc/linux-scim-libs#
> *********************************************************************

> Also:
> > ls -la /compat/linux/usr/X11R6/lib/libXr*
> lrwxrwxrwx  1 root  wheel     16 May 16 19:23
> /compat/linux/usr/X11R6/lib/libXrandr.so.2 -> libXrandr.so.2.0
> -rwxr-xr-x  1 root  wheel  10580 May 16 19:23
> /compat/linux/usr/X11R6/lib/libXrandr.so.2.0
> lrwxrwxrwx  1 root  wheel     19 May 16 19:23
> /compat/linux/usr/X11R6/lib/libXrender.so.1 -> libXrender.so.1.2.2
> -rwxr-xr-x  1 root  wheel  30476 May 16 19:23
> /compat/linux/usr/X11R6/lib/libXrender.so.1.2.2

> Hopefully I provided all the relevant details, but if not, just let me know.

> Thanks for any suggestions you may have,

Your linux ld.so.cache may be broken. Try the following command (as
root):
# /compat/linux/sbin/ldconfig -r /compat/linux


WBR, bsam
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15146316>