All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/granite: link with -lintl if needed
Date: Tue, 20 Jul 2021 22:36:00 +0200	[thread overview]
Message-ID: <20210720223600.0da5693c@windsurf> (raw)
In-Reply-To: <20210704123206.3278173-1-fontaine.fabrice@gmail.com>

On Sun,  4 Jul 2021 14:32:05 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Link with TARGET_NLS_LIBS if needed to avoid the following build
> failure:
> 
> /home/buildroot/autobuild/run/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/xtensa-buildroot-linux-uclibc/9.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: lib/libgranite.so.5.4.0.p/meson-generated_Application.c.o: in function `_vala_array_free.constprop.0':
> Application.c:(.text+0x340): undefined reference to `libintl_bindtextdomain'
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/d754cb776a1e11031cef4e66d45619aad5c4575d
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/granite/granite.mk | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Both applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/granite: link with -lintl if needed
Date: Tue, 20 Jul 2021 22:36:00 +0200	[thread overview]
Message-ID: <20210720223600.0da5693c@windsurf> (raw)
Message-ID: <20210720203600.oCg6U8hZ2IH_h-DybWYioBYHvU-SNjxHFhePihp_Tag@z> (raw)
In-Reply-To: <20210704123206.3278173-1-fontaine.fabrice@gmail.com>

On Sun,  4 Jul 2021 14:32:05 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Link with TARGET_NLS_LIBS if needed to avoid the following build
> failure:
> 
> /home/buildroot/autobuild/run/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/xtensa-buildroot-linux-uclibc/9.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld: lib/libgranite.so.5.4.0.p/meson-generated_Application.c.o: in function `_vala_array_free.constprop.0':
> Application.c:(.text+0x340): undefined reference to `libintl_bindtextdomain'
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/d754cb776a1e11031cef4e66d45619aad5c4575d
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/granite/granite.mk | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Both applied, thanks!

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

  parent reply	other threads:[~2021-07-20 20:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-04 12:32 [Buildroot] [PATCH 1/2] package/granite: link with -lintl if needed Fabrice Fontaine
2021-07-04 12:32 ` [Buildroot] [PATCH 2/2] package/granite: bump to version 6.0.0 Fabrice Fontaine
2021-07-20 20:36 ` Thomas Petazzoni [this message]
2021-07-20 20:36   ` [Buildroot] [PATCH 1/2] package/granite: link with -lintl if needed Thomas Petazzoni
2021-08-04 14:30 ` Peter Korsgaard

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=20210720223600.0da5693c@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.