[Pkg-dns-devel] Bug#821847: Bug#821847: Bug#821847: dnsval: FTBFS on kFreeBSD: undefined reference to `getprogname'

Aaron M. Ucko ucko at debian.org
Tue Apr 19 23:24:09 UTC 2016


Ondřej Surý <ondrej at sury.org> writes:

> #define getprogname() program_invocation_short_name

It looks like this variable is available, and a standard glibc feature;
as such, I'd recommend conditionalizing its use on __GLIBC__ rather than
__linux__.  Likewise, this logic probably shouldn't need to exclude EABI
ARM systems.

Also, I see that this logic appears in both libval/val_policy.c and
libval_shim/libval_shim.c; please make sure to cover both, if you
haven't already.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the pkg-dns-devel mailing list