NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/59091: Shared object "libgnuctf.so.0" not found when using either gcc or clang on aarch64
The following reply was made to PR lib/59091; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Borja =?iso-8859-1?Q?Fern=E1ndez?= <ferorborja%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: lib/59091: Shared object "libgnuctf.so.0" not found when using
either gcc or clang on aarch64
Date: Thu, 20 Feb 2025 20:40:36 +0100
On Thu, Feb 20, 2025 at 08:31:39PM +0100, Borja Fernández wrote:
> Hi, the installation is brand new, I installed it from a aarch64 image
> burned on a USB to the SD card of the RPi. I looked in the /usr/lib
> directory and did not find any libgnuctf.so file. Should I reinstall the
> comp.tar.xz set?
I just checked the latest netbsd-10 build:
ftp https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-10/202502170440Z/evbarm-aarch64/binary/sets/comp.tar.xz
and got:
> tar tvzf comp.tar.xz | fgrep gnuctf
lrwxr-xr-x 0 root wheel 0 Feb 2 16:05 ./usr/lib/libgnuctf.so.0 -> libgnuctf.so.0.0
-r--r--r-- 0 root wheel 127032 Feb 2 16:05 ./usr/lib/libgnuctf.so.0.0
So it should be installed as part of that set - something must have gone wrong
in your installation.
Martin
Home |
Main Index |
Thread Index |
Old Index