bug-gettext
[Top][All Lists]
Advanced

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

Re: /usr/lib/gcc/x86_64-alpine-linux-musl: libgettextlib.so: undefined r


From: Bruno Haible
Subject: Re: /usr/lib/gcc/x86_64-alpine-linux-musl: libgettextlib.so: undefined reference to `libiconv'
Date: Tue, 16 Jun 2020 02:41:08 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

Jeffrey Walton wrote:
> $ objdump -x conftest  |grep RUNPATH
>   RUNPATH              $$ORIGIN/../lib:/home/jwalton/tmp/ok2delete/lib

Possibly it rejected the entire runpath because part of it has invalid
syntax. The first element should start with $ORIGIN, not $$ORIGIN.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]