DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Use shared C library to install DPDK
@ 2018-10-18 13:09 Marin Peko
  0 siblings, 0 replies; only message in thread
From: Marin Peko @ 2018-10-18 13:09 UTC (permalink / raw)
  To: dev

Hi there,

I am using Alpine LInux in my Docker container.
Since DPDK cannot be installed with *musl* C library, I decided to use *glibc
*for Alpine Linux (from here <https://github.com/sgerrand/alpine-pkg-glibc>
).
It is installed as a shared library on the following path:
*/usr/glibc-compat/lib*.
Now, if I try to run *make install ...* on DPDK, I get the error that my
*stdio.h* file is missing. How can I link shared C library like *glibc *with
DPDK? Which Makefile should I change in order to get this working?

Thanks

-- 
univ.bacc.ing.comp. Marin Peko
Address: Iločka 10, Split, 21 000, Croatia
Email: marinpeko5@gmail.com
Mob.: +385 91 19 66 720

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-18 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 13:09 [dpdk-dev] Use shared C library to install DPDK Marin Peko

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