Compile release 20100701 failure on OS X
Anand Buddhdev
anandb at ripe.net
Thu Aug 12 21:11:45 UTC 2010
Hi,
I tried to compile bind10-devel-20100701 on MacOS X 10.6.4.
I have a MacPorts tree, and I've used that to install Python 3, and then
run:
/usr/bin/autoreconf
./configure --with-pythonpath=/opt/local/bin/python3.1
This runs for a bit, and then fails with:
...
...
checking for size_t... yes
checking for sa_len in struct sockaddr... yes
checking for pkg-config... yes
./configure: line 16327: syntax error near unexpected token `SQLITE,'
./configure: line 16327: `PKG_CHECK_MODULES(SQLITE, sqlite3 >= 3.3.9,
enable_features="$enable_features SQLite3")'
I've got both the system sqlite (version 3.6.12) as well as MacPorts
sqlite (version 3.7.0.1) installed.
Any idea why it won't finish the configure stage?
Regards,
Anand Buddhdev
More information about the bind10-users
mailing list