From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 10861] Package batman_adv Makefile is missing include header directory
Date: Wed, 06 Jun 2018 13:24:17 +0000 [thread overview]
Message-ID: <bug-10861-163-A4EsbgU79F@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-10861-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=10861
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
I'm sorry, but I can't reproduce this problem with the version of batman-adv in
Buildroot today (2017.0.1). I.e the following defconfig builds fine:
BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-2018.02-891-g046c5e2.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_4_9=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11"
BR2_LINUX_KERNEL_DEFCONFIG="mvebu_v5"
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_BATMAN_ADV=y
BR2_PACKAGE_BATMAN_ADV_DEBUG=y
BR2_PACKAGE_BATMAN_ADV_NC=y
BR2_PACKAGE_BATMAN_ADV_BATMAN_V=y
# BR2_TARGET_ROOTFS_TAR is not set
If I bump batman-adv to 2018.1, I indeed need this header path to be added in
the compiler flags. But not with the existing 2017.0.1, so I'm a bit surprised
how you ran into this issue.
Could you share an example Buildroot configuration (preferably minimal) that
exhibits the problem ? Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2018-06-06 13:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-15 8:23 [Buildroot] [Bug 10861] New: Package batman_adv Makefile is missing include header directory bugzilla at busybox.net
2018-06-06 13:24 ` bugzilla at busybox.net [this message]
2018-06-12 7:20 ` [Buildroot] [Bug 10861] " bugzilla at busybox.net
2018-07-25 8:58 ` bugzilla at busybox.net
2018-07-25 9:00 ` bugzilla at busybox.net
2018-07-25 9:04 ` bugzilla at busybox.net
2019-08-15 21:33 ` bugzilla at busybox.net
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=bug-10861-163-A4EsbgU79F@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--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.