mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] uhubctl: add missing GCCLIBS_ATOMIC select
Date: Thu, 27 Jul 2023 18:42:43 +0200	[thread overview]
Message-ID: <CAH+2xPDrj8b1kjbzzQY2qSNO9p5hbApdsUmdeGKYfHSPzOPSwg@mail.gmail.com> (raw)
In-Reply-To: <20230717135228.5490-1-bruno.thomsen@gmail.com>

Den man. 17. jul. 2023 kl. 15.52 skrev Bruno Thomsen <bruno.thomsen@gmail.com>:
>
> Without this dependency the following runtime error can be observed:
>
> uhubctl: error while loading shared libraries: libatomic.so.1: cannot
> open shared object file: No such file or directory

Please drop this patch.
I cannot recreate the issue in an ARM v7a project, only in a ARM v5te project,
so it must be a local issue.

/Bruno

>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
>  rules/uhubctl.in | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/rules/uhubctl.in b/rules/uhubctl.in
> index ec30f6637..e638cf859 100644
> --- a/rules/uhubctl.in
> +++ b/rules/uhubctl.in
> @@ -2,6 +2,7 @@
>
>  config UHUBCTL
>         bool
> +       select GCCLIBS_ATOMIC
>         select LIBUSB
>         prompt "uhubctl"
>         help
>
> base-commit: fb8eb0719152fe1f4bc7f31d3c40087fcb721a8c
> --
> 2.41.0
>



  reply	other threads:[~2023-07-27 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-17 13:52 Bruno Thomsen
2023-07-27 16:42 ` Bruno Thomsen [this message]
2023-07-28  6:54   ` Michael Olbrich
2023-08-01 11:04     ` Bruno Thomsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH+2xPDrj8b1kjbzzQY2qSNO9p5hbApdsUmdeGKYfHSPzOPSwg@mail.gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox