[oe] [meta-networking][PATCH V2] pimd: add recipe for pimd-2.1.8

B40869 at freescale.com B40869 at freescale.com
Thu Sep 18 08:36:35 UTC 2014


Hello,

I add it to fix a build error:
...
| pimd.h:36:25: fatal error: netinet/pim.h: No such file or directory
|  #include <netinet/pim.h>
...

netinet/pim.h is under ${S}/include,
and in ${S}/include/README, it said "This directory contains missing system headers".

BR,
YangHaibo
________________________________________
From: Khem Raj <raj.khem at gmail.com>
Sent: Thursday, September 18, 2014 7:12 AM
To: openembeded-devel
Cc: Yang Haibo-B40869
Subject: Re: [oe] [meta-networking][PATCH V2] pimd: add recipe for pimd-2.1.8

On Tue, Sep 16, 2014 at 7:38 PM, YangHaibo <b40869 at freescale.com> wrote:
> +CFLAGS_prepend = "-I ${S}/include "

can you explain this change ?



More information about the Openembedded-devel mailing list