DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] JSON compilation in examples/vm_power_manager
@ 2018-11-01 10:47 Thomas Monjalon
  2018-11-01 14:26 ` Hunt, David
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2018-11-01 10:47 UTC (permalink / raw)
  To: david.hunt; +Cc: dev

Hi Dave,

In examples/vm_power_manager/Makefile, jansson lib availability
is detected with pkg-config --exists.
As we have seen for telemetry lib, we can detect jansson
for the wrong arch and enable it no matter the arch being compiled.

The solution was to disable it in Makefile and use meson for
reliable dependency detection.

Would you like to do the same for this app?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-01 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01 10:47 [dpdk-dev] JSON compilation in examples/vm_power_manager Thomas Monjalon
2018-11-01 14:26 ` Hunt, David
2018-11-01 14:39   ` Thomas Monjalon
2018-11-01 14:59     ` Richardson, Bruce
2018-11-01 15:12       ` Thomas Monjalon

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).