rpcbind compilation problem
Xin LI
delphij at delphij.net
Wed Feb 17 00:18:05 UTC 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2010/02/16 15:47, Michael Butler wrote:
> It appears that SVN rev 203972 added this ..
>
> @@ -185,6 +178,8 @@ addrmerge(struct netbuf *caller, char *s
> if (ifsa == NULL || ifsa->sa_family != hint_sa->sa_family ||
> !(ifap->ifa_flags & IFF_UP))
> continue;
> + if (!addr_is_bound(ifsa))
> + continue;
>
> if (!(ifap->ifa_flags & IFF_LOOPBACK) && !listen_addr(ifsa))
> continue;
>
> .. which breaks the compilation as there is no prototype for
> addr_is_bound(),
Looks like it was "sneaked in" with an unrelated (license) change...
Cheers,
- --
Xin LI <delphij at delphij.net> http://www.delphij.net/
FreeBSD - The Power to Serve! Live free or die
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)
iQEcBAEBAgAGBQJLezWsAAoJEATO+BI/yjfByrYH/A8nL7jT/Y941j6JTcFsylEA
lMXzDPrtr5476pMwXZIRoRRUYdp82twxnLbWExe+YyuxvcoVqxqoCJcsL4/bsaE1
NiwcqwfZsAT6IJp21mwvgHZD5xDKouK6mRW7HIKVPzSuBAco0oPaJqh7339MOr6P
oQhhuA8a/vqaL4Rt+vLf72CRutXCqJxYTe+Loh8C0nqj4qqLgmg7170Nlguva00w
bWx5IaGAn4bV8mDPzaYVCtra1TGgTX8QXmJltkuhew+gZWtphCZbDe7FII4rrgRt
Ka2TZySbeGqGZWgXB41Z8j6Y2CfAywBAsQR1582j9hHbnMM3NeMvGceqXwrT8YM=
=uWcT
-----END PGP SIGNATURE-----
More information about the freebsd-current
mailing list