[Unbound-users] spec file, compile warnings, ldns unfindable

Wouter Wijngaards wouter at NLnetLabs.nl
Thu May 22 07:16:19 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Paul,

Thank you.

What exactly needs fixing in the configure file?
Do you have a patch or description (you can send offlist) ?

warning msgencode:333 fixed for 1.0.1, thanks.
(appeared due to gcc version)

Best regards,
~   Wouter

Paul Wouters wrote:
| Hi people,
|
| I've fixed up the spec file for inclusion into Fedora, see:
| https://bugzilla.redhat.com/show_bug.cgi?id=447847
|
| Next, it seems the configure file cannot deal with an ldns that has
| its header installed in /usr/include/ldns, with its library in
/usr/lib{64}/
| with configure --with-ldns or --with-ldns=/usr
|
| # Check whether --with-ldns was given.
| if test "${with_ldns+set}" = set; then
|   withval=$with_ldns;  specialldnsdir="$withval"
|         CPPFLAGS="$CPPFLAGS -I$withval/include"
|         LDFLAGS="$LDFLAGS -L$withval -L$withval/lib -lldns"
|         ldnsdir="$withval"
| fi
|
| Since this is the location on Fedora, unbound will mistakenly use the
| build-in ldns (breaking fedora guidelines of staticly linking to an
| available shared library)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkg1HcMACgkQkDLqNwOhpPigXQCffjk4Ti7BywaOgn01l5fKG5P2
/hAAnjFkniNNqWissfSrpTG9oD76jxwD
=uSlZ
-----END PGP SIGNATURE-----



More information about the Unbound-users mailing list