Error installing OpenDKIM 2.4.3

From: Rolf E. Sonneveld <R.E.Sonneveld_at_sonnection.nl>
Date: Tue, 28 Feb 2012 20:53:51 +0100

Hi,

installed lua 5.0.2. Try to install opendkim-2.4.3. Configure:

./configure --prefix=/usr/local/opendkim-2.4.3 --with-db --with-lua
--with-milter --with-openssl --with-sasl --enable-debug --enable-stats
--with-lua=/usr/local/lua-5.2.0

output:
...
...
checking for Lua... /usr/local/lua-5.2.0
checking Lua version... ok
...

When running make, I get:

...
...
make[2]: Entering directory `/home/rolf/opendkim-2.4.3/miltertest'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim
-I/usr/include -I/usr/local/lua-5.2.0/include
-DCONFIG_BASE=\"/usr/local/opendkim-2.4.3/etc\" -g -MT
miltertest-miltertest.o -MD -MP -MF .deps/miltertest-miltertest.Tpo -c
-o miltertest-miltertest.o `test -f 'miltertest.c' || echo './'`miltertest.c
miltertest.c: In function ‘main’:
miltertest.c:3975: warning: implicit declaration of function ‘luaL_register’
miltertest.c:4125: error: too few arguments to function ‘lua_load’
make[2]: *** [miltertest-miltertest.o] Error 1
make[2]: Leaving directory `/home/rolf/opendkim-2.4.3/miltertest'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rolf/opendkim-2.4.3'

What's wrong here?

/rolf
Received on Tue Feb 28 2012 - 19:47:43 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:37 PST