* [dpdk-dev] [Bug 340] Can't build examples in Ubuntu 18 after commit 4131ad5db from 03/07/2019
@ 2019-08-14 10:40 bugzilla
2019-10-04 15:09 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2019-08-14 10:40 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=340
Bug ID: 340
Summary: Can't build examples in Ubuntu 18 after commit
4131ad5db from 03/07/2019
Product: DPDK
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: examples
Assignee: dev@dpdk.org
Reporter: john.soares@accelercomm.com
Target Milestone: ---
Created attachment 65
--> https://bugs.dpdk.org/attachment.cgi?id=65&action=edit
Patch to reverse the commit
After bisecting I found out that the commit
4131ad5db79a016970287282b938ebed2f19bdb3 prevents building the examples.
This is the error message:
"gcc: error: rte_config.h: No such file or directory"
Everything works fine after applying a patch that reverts the mentioned commit.
It might be my mistake but these are the commands that I run from the project's
folder:
make config T=x86_64-native-linux-gcc; cd build; make; make -C ../examples/;
This is the full message from bisecting:
"
4131ad5db79a016970287282b938ebed2f19bdb3 is the first bad commit
commit 4131ad5db79a016970287282b938ebed2f19bdb3
Author: Bruce Richardson <bruce.richardson@intel.com>
Date: Wed Jul 3 17:40:00 2019 +0100
examples: fix pkg-config detection with older make
Make versions before 4.2 did not have support for the .SHELLSTATUS
variable, so use another method to detect shell success.
Fixes: 22119c4591a0 ("examples: use pkg-config in makefiles")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
:040000 040000 a19effc010e643f86f2d3951d86bf8651bec0d63
096fc047eab18a285d7f6d0c783ce47316fcc435 M examples
"
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-dev] [Bug 340] Can't build examples in Ubuntu 18 after commit 4131ad5db from 03/07/2019
2019-08-14 10:40 [dpdk-dev] [Bug 340] Can't build examples in Ubuntu 18 after commit 4131ad5db from 03/07/2019 bugzilla
@ 2019-10-04 15:09 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2019-10-04 15:09 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=340
Bruce Richardson (bruce.richardson@intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #19 from Bruce Richardson (bruce.richardson@intel.com) ---
Thanks for confirming, marking bug as "resolved".
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-04 15:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 10:40 [dpdk-dev] [Bug 340] Can't build examples in Ubuntu 18 after commit 4131ad5db from 03/07/2019 bugzilla
2019-10-04 15:09 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).