v2.0.0.Beta0 Compile Error

From: <ca35763+dkim_at_realsimplemail.com>
Date: Tue, 9 Feb 2010 15:14:24 -0500 (EST)

Hello,

I'm getting an error compiling v2.0.0.Beta0.

Here's a snip of the output:

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include
  -pthread -g -MT opendkim-opendkim.o -MD -MP -MF .deps/opendkim-opendkim.Tpo
  -c -o opendkim-opendkim.o `test -f 'opendkim.c' || echo './'`opendkim.c
opendkim.c: In function 'mlfi_eom':
opendkim.c:10075: error: 'presult' undeclared (first use in this function)
opendkim.c:10075: error: (Each undeclared identifier is reported only once
opendkim.c:10075: error: for each function it appears in.)
make[2]: *** [opendkim-opendkim.o] Error 1

Building with these options:

./configure \
    --with-milter \
    --with-openssl \
    --with-unbound \
    --enable-debug

I'm not sure what to do next!

Thanks!
Received on Tue Feb 09 2010 - 20:15:07 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:46 PST