./configure problem (was Re: [Mimedefang] MIMEDefang 2.16 Released)

Steffen Kaiser skmimedefang at smail.inf.fh-bonn-rhein-sieg.de
Fri Jul 26 04:19:07 EDT 2002


On Wed, 17 Jul 2002, David F. Skoll wrote:

Hello,

just tried v2.16 (well, late ok, but it's not a great issue) with the same
configuration as v2.15:

=== Running configure like so:
./configure      \
         --prefix=/usr/local    \
         --enable-debugging
===

Then make:
Makefile:47: *** commands commence before first target.  Stop.


In Makefile:
DEFS=-DPERL_PATH=\"/usr/local/bin/perl\" \
        -DMIMEDEFANG_PL=\"$(prefix)/bin/mimedefang.pl\" \
        -DRM=\"/usr/local/bin/rm\" \
        -DVERSION=\"2.16\" \
        -DSPOOLDIR=\"/var/spool/MIMEDefang\" \
        -DQDIR=\"/var/spool/MIMEDefang\" \
        -DCONFDIR=\"${sysconfdir}${CONFSUBDIR}\"
        -DENABLE_DEBUGGING

The '\' is missing in the end of the 2nd last line.

Bye,

-- 

Steffen Kaiser




More information about the MIMEDefang mailing list