dhcpcd-discuss

Re: Yocto Build and Feature Request

Roy Marples

Tue Dec 15 23:09:48 2015

Hi Nate

On Tuesday 15 December 2015 16:36:45 Karstens, Nate wrote:
> Part of what Yocto does is set up the configure flags; all you have to do is
> indicate that the package is built using autotools and it takes care of the
> rest. As such, other autotools packages built with Yocto receive the
> --includedir parameter, but from what I can tell dhcpcd is the only package
> that has its configure script add the given include directory to the
> CPPFLAGS variable as part of the -I parameter. I'm not saying this is wrong
> (it was probably added to fix a build on a different platform?), but it's
> different from other packages, so maybe there is another solution that
> would work for both platforms?

I added this because the Debian packaging tools required it.
However, you are right that my implementation was wrong because the autoconf 
docs say this is where headers should be installed, not where to look.
Fixed here:
http://roy.marples.name/projects/dhcpcd/ci/ea10aa5dd6232265?sbs=0

Thanks

Roy

Follow-Ups:
RE: Yocto Build and Feature RequestKarstens, Nate
References:
Yocto Build and Feature RequestKarstens, Nate
Re: Yocto Build and Feature RequestRoy Marples
RE: Yocto Build and Feature RequestKarstens, Nate
Archive administrator: postmaster@marples.name