All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [PATCH 1/5] fltk/CMake: Do not export executable 'fluid'
Date: Thu, 19 Aug 2021 19:28:03 +0200	[thread overview]
Message-ID: <CALbNGRQXVLjRLO6NRtEoeEAvm4hV0GZaNF_8V_4iCwTz73MixA@mail.gmail.com> (raw)
In-Reply-To: <CAMKF1srH-YoTsww_ZjNgY11U6CwG+cycvAMWmU8EZvbNAs+E4g@mail.gmail.com>

On Thu, Aug 19, 2021 at 4:12 PM Khem Raj <raj.khem@gmail.com> wrote:
>
>
>
> On Thu, Aug 19, 2021 at 4:02 AM Andreas Müller <schnitzeltony@gmail.com> wrote:
>>
>> It does not work for us: The executable 'fluid' is not installed in
>> receipe-sysroot. So fltk cmake config contains an invalid reference.
>> Consumers of fltk using cmake will fail during configure for this invalid
>> reference with something like:
>>
>> | CMake Error at <...>/recipe-sysroot/usr/share/fltk/FLTK-Targets.cmake:129 (message):
>> |   The imported target "fluid" references the file
>> |
>> |      "<...>/recipe-sysroot/usr/bin/fluid"
>> |
>> |   but this file does not exist.
>
>
> Do we get it from native sysroot then ? Or is it not required at all for cross compiles
Hi Khem,

Native fluid is supplied by flk-native (and I have recipes in
meta-musicians using it). This patch just fixes invalid cmake config
and leaves flk-native untouched. In my opinion this export does not
make sense anyway because fluid does not export re-usable libraries
and just calling 'fluid' will work because it is installed in standard
bindir folder.

Hope that helps.

Andreas

  reply	other threads:[~2021-08-19 17:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 11:02 [PATCH 1/5] fltk/CMake: Do not export executable 'fluid' Andreas Müller
2021-08-19 11:02 ` [PATCH 2/5] fltk: upgrade 1.3.6 -> 1.3.7 Andreas Müller
2021-08-19 11:02 ` [PATCH 3/5] network-manager-applet: upgrade 1.22.0 -> 1.24.0 Andreas Müller
2021-08-19 11:02 ` [PATCH 4/5] networkmanager: upgrade 1.32.4 -> 1.32.8 Andreas Müller
2021-08-19 11:02 ` [PATCH 5/5] udisks2: upgrade 2.9.2 -> 2.9.3 Andreas Müller
2021-08-19 14:12 ` [oe] [PATCH 1/5] fltk/CMake: Do not export executable 'fluid' Khem Raj
2021-08-19 17:28   ` Andreas Müller [this message]
2021-08-19 17:36     ` Khem Raj

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=CALbNGRQXVLjRLO6NRtEoeEAvm4hV0GZaNF_8V_4iCwTz73MixA@mail.gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.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.