All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/gstreamer1/gstd: fix static build
Date: Mon, 25 Jul 2022 09:59:06 +0200	[thread overview]
Message-ID: <20220725095906.210c84f9@windsurf> (raw)
In-Reply-To: <20211022061313.474808-1-fontaine.fabrice@gmail.com>

On Fri, 22 Oct 2021 08:13:13 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix the following static build failure raised since the addition of the
> package in commit 02ea01ea22e94ef353a638bf16f62f6e3ed1208e:
> 
> /home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i586-buildroot-linux-musl/9.3.0/../../../../i586-buildroot-linux-musl/bin/ld: /home/buildroot/autobuild/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libreadline.a(display.o): in function `_rl_move_cursor_relative':
> display.c:(.text+0xbb5): undefined reference to `tputs'
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/77c/77c10947ddc749c54c7c233e3143f5cdf1edc73d/build-end.log
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  ...use-dependency-function-for-readline.patch | 51 +++++++++++++++++++
>  ...-use-library-instead-of-both_librari.patch | 33 ++++++++++++
>  2 files changed, 84 insertions(+)
>  create mode 100644 package/gstreamer1/gstd/0006-meson.build-use-dependency-function-for-readline.patch
>  create mode 100644 package/gstreamer1/gstd/0007-gstd-meson.build-use-library-instead-of-both_librari.patch

I have finally applied this patch. Patch
0007-gstd-meson.build-use-library-instead-of-both_librari.patch was no
longer needed, and I renumbered patch 0006 to 0005. But definitely it
does fix the static linking issue (tested before and after your patch).
Thanks a lot!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-07-25  7:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22  6:13 [Buildroot] [PATCH 1/1] package/gstreamer1/gstd: fix static build Fabrice Fontaine
2022-07-25  7:59 ` Thomas Petazzoni via buildroot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-27  6:40 Fabrice Fontaine
2022-07-27  7:23 ` Thomas Petazzoni via buildroot
2022-07-27  7:27   ` Fabrice Fontaine

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=20220725095906.210c84f9@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.