building svn revision 2073 on Debian-Testing

Jelte Jansen jelte at isc.org
Fri Jun 4 10:33:26 UTC 2010


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

On 06/04/2010 11:27 AM, Frank Agerholm wrote:
>
> i would like to test bind10 on my debian (current testing) system.
>

thanks for that :)

>
> ./configure: line 15457: syntax error near unexpected token `SQLITE,'
> ./configure: line 15457: `PKG_CHECK_MODULES(SQLITE, sqlite3 >= 3.3.9,
> enable_features="$enable_features SQLite3")'
> frank at test01:~/dev/bind10/trunk$
> 
> Adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and retry does not work.
> 
> Have you build bind10 on debian without any third-party Debian-Packages?
> 

well some are required (for now), but this certainly is not an error
that is supposed to show up :)

PKG_CHECK_MODULES() is a macro that should have been expanded in
configure already, so it seems either that definition is missing from
the aclocal that was made, or it has become more strict and we are
missing an earlier check/some quotes.

It's part of the pkg-config package, which we, perhaps mistakingly,
assume is present (in which case we'll need to add a AC_CHECK_PROG so it
at least errors graciously), is pkg-config installed (and if so, which
version)?

Thanks,

Jelte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwI1nUACgkQ4nZCKsdOncVesQCfQBZyyB4lURn2YQ7RM8EZ/4k/
yqUAmwa74/sCfv4/w2wEh18fJ4fTrhiR
=UZ4U
-----END PGP SIGNATURE-----



More information about the bind10-users mailing list