Bug#353857: libspf: FTBFS with current make

2006-02-24 Thread Mattias Nordstrom
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel Schepler wrote:
> 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.

This has now been fixed, waiting for my sponsor to upload the package.

Thanks for noticing it!

- --
Mattias Nordstrom
CTO
Realnode Oy

[EMAIL PROTECTED]
www.realnode.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD/v3GwKTxHeBrP5cRAtvWAKCrveIVBiC+IkErPIChUK2bsbl8HACgqULA
seKP6O86+0yvlw3Ih5nwIbg=
=kpKT
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#353857: libspf: FTBFS with current make

2006-02-21 Thread Daniel Schepler
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