All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: Dario Binacchi <dariobin@libero.it>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libmnl: fix build failure
Date: Sun, 21 May 2023 17:16:44 +0200	[thread overview]
Message-ID: <20230521151644.GC171618@scaer> (raw)
In-Reply-To: <20230521151038.GA171618@scaer>

Dario, All,

On 2023-05-21 17:10 +0200, Yann E. MORIN spake thusly:
> Dario, All,
> 
> On 2023-05-20 23:01 +0200, Dario Binacchi spake thusly:
> > The added patch is an adaptation of the one submitted to the libmnl
> > project.
> > 
> > Fixes:
> > - http://autobuild.buildroot.net/results/36c1619c8b02efeaf9caebae8bb5c3eb8a26238b/
> > - http://autobuild.buildroot.net/results/15f6dc103eec7bdeb5020acbc0ae99dc97c00e4e/
> 
> Those failures are due to improper dependency on kernel headers:
>   - IFLA_CAN_TERMINATION        -> introduced in 4.11
>   - CAN_CTRLMODE_FD             -> introduced before that
>   - CAN_CTRLMODE_FD_NON_ISO     -> introduced before that
>   - CAN_CTRLMODE_PRESUME_ACK    -> introduced before that
> 
> So libmnl needs to gain a dependency on kernel headers at least 4.11;

Ah, it's in fact just the new CAN tool that needs that dependency, so it
needs not be propagated, sorry.

Still, the proper way is to add a dependency on kernel headers >= 4.11
for the libmnl examples.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-05-21 15:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-20 21:01 [Buildroot] [PATCH 1/1] package/libmnl: fix build failure Dario Binacchi
2023-05-21 15:10 ` Yann E. MORIN
2023-05-21 15:16   ` Yann E. MORIN [this message]
2023-05-21 18:36     ` Dario Binacchi
2023-05-21 20:00       ` Yann E. MORIN
2023-05-22 10:32         ` Dario Binacchi
2023-05-23 16:29           ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2023-05-23 17:31 Dario Binacchi
2023-05-24 19:08 ` Yann E. MORIN

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=20230521151644.GC171618@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=dariobin@libero.it \
    /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.