[Pkg-utopia-maintainers] Bug#810151: Bug#810151: network-manager: Cannot use dhcpcd

Michael Biebl biebl at debian.org
Wed Jan 20 14:54:08 UTC 2016


Am 20.01.2016 um 15:11 schrieb Michael Biebl:
> Hi Tuomas,
> 
> Am 07.01.2016 um 01:46 schrieb Tuomas Suutari:
>> Luckily, it seems to be easy to fix this.  Just add dhcpcd5 as build dep
>> and pass the --with-dhcpcd option to configure.  I will include a patch
>> for this.
> 
> Can you elaborate, why the Build-Depends on dhcpcd5 is necessary if we
> are passing the full patch to ./configure via --with-dhcpcd=/sbin/dhcpcd?

Looking into this a bit more, specifically the configure check for
dhcpcd: If we pass the /sbin/dhcpcd path to --with-dhcpcd,
IPV6 support is not enabled, because the following check is not run:


elif $with_dhcpcd --version 2>&1 | grep -q "^dhcpcd [[6789]]\."; then
        AC_DEFINE(DHCPCD_SUPPORTS_IPV6, 1, [Define if dhcpcd supports
IPv6 (6.x+)])
fi

Is that really intentional in your patch?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20160120/437deb94/attachment.sig>


More information about the Pkg-utopia-maintainers mailing list