Package: libspf
Version: 0.999-1.0.0-p3-2
Severity: serious

From my pbuilder build log:

...
 debian/rules build
dh_testdir
CFLAGS="-Wall -g -O2" ./configure \
          --host=i486-linux-gnu \
                --build=i486-linux-gnu \
                --prefix=/usr \
                --mandir=\${prefix}/share/man \
                --infodir=\${prefix}/share/info \
#               --enable-rfc-recursion \
#               --enable-spfmilter \
                --enable-pthreads \
                --enable-full-optimizations
...
/bin/sh: line 9: --enable-pthreads: command not found
make: *** [configure-stamp] Error 127

Removing the two lines which were commented out (or moving them after the 
others) fixes the build for me.
-- 
Daniel Schepler

Reply via email to