NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/59091: Shared object "libgnuctf.so.0" not found when using either gcc or clang on aarch64
>Number: 59091
>Category: lib
>Synopsis: Shared object "libgnuctf.so.0" not found when using either gcc or clang on aarch64
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Thu Feb 20 19:05:00 +0000 2025
>Originator: Lem
>Release: NetBSD 10.1ç
>Organization:
>Environment:
NetBSD raspberrypi-nbsd.lem-lab.xyz 10.1_STABLE NetBSD 10.1_STABLE (GENERIC64) #0: Sun Feb 2 15:05:07 UTC 2025 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
>Description:
/usr/bin/ld: Shared object "libgnuctf.so.0" not found
Shown when trying to compile any C program with either gcc or clang on aarch64. I've read the ELF FAQ but I can't find a solution there either
>How-To-Repeat:
echo "int main(){ return 0; }" > test.c to create a test C code file
either gcc or clang test.c
>Fix:
Home |
Main Index |
Thread Index |
Old Index