mailing list of musl libc
 help / color / mirror / code / Atom feed
* Compiling libpcap from source using musl and clang
@ 2017-11-20 19:02 Hamed Ghavamnia
  2017-11-20 19:31 ` Rich Felker
  0 siblings, 1 reply; 4+ messages in thread
From: Hamed Ghavamnia @ 2017-11-20 19:02 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

Hi to all,

I'm trying to compile the libpcap library from source using musl and clang.
It compiles if I only use clang with libc, but using musl it dies.
The problem I'm currently facing is that the source codes require header
files such as linux/types.h, but there isn't any linux sub folder in the
include folder of my compiled musl library. Is that normal? Should I be
able to compile libpcap using musl, or does it require any features which
haven't been implemented in musl yet?

Thanks,
Hamed

[-- Attachment #2: Type: text/html, Size: 604 bytes --]

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

end of thread, other threads:[~2017-11-23 11:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-20 19:02 Compiling libpcap from source using musl and clang Hamed Ghavamnia
2017-11-20 19:31 ` Rich Felker
2017-11-23  8:03   ` Linux headers for musl (was: Compiling libpcap from source using musl and clang) Assaf Gordon
2017-11-23 11:02     ` Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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