dhcpcd-discuss

RE: Yocto Build and Feature Request

Karstens, Nate

Wed Dec 16 15:39:06 2015

Roy,

Sounds good, thanks!

Nate

-----Original Message-----
From: Roy Marples [mailto:roy@xxxxxxxxxxxx]
Sent: Tuesday, December 15, 2015 5:10 PM
To: dhcpcd-discuss@xxxxxxxxxxxx
Cc: Karstens, Nate <Nate.Karstens@xxxxxxxxxx>
Subject: Re: [dhcpcd-discuss] Yocto Build and Feature Request

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

________________________________

CONFIDENTIALITY NOTICE: This email and any attachments are for the sole use of the intended recipient(s) and contain information that may be confidential and/or legally privileged. If you have received this email in error, please notify the sender by reply email and delete the message. Any disclosure, copying, distribution or use of this communication (including attachments) by someone other than the intended recipient is prohibited. Thank you.

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