From: erri (erricharl at hotmail dot com)
Date: Thu Jun 03 2004 - 03:53:09 EDT
Hello.
I have compiled cyrus-sasl-2.1.15. I want to test compilation with testsuite
but i get:
# ./testsuite -a
Usage:
testsuite [-g name] [-s seed] [-r tests] -a -M
g -- gssapi service name to use (default: host)
r -- # of random tests to do (default: 25)
a -- do all corruption tests (and ignores random ones unless -r
specified)
n -- skip the initial "do correctly" tests
h -- show this screen
s -- random seed to use
M -- detailed memory debugging ON
Failed with: Invalid parameter
What is wrong ?
I build with:
CPPFLAGS="-I/usr/include/mysql";export CPPFLAGS
LDFLAGS="-L/usr/lib/mysql -L/usr/lib";export LDFLAGS
CC=gcc
/configure --enable-anon --enable-plain --enable-login --disable-krb4 \
--with-saslauthd=/var/run/saslauthd --with-pam --with-dblib=berkeley \
--with-bdb-libdir=/usr/lib --with-bdb-incdir=/usr/include \
--with-openssl=/usr/local/ssl --with-plugindir=/usr/local/lib/sasl2 \
--enable-sql --with-mysql=/usr/lib/mysql
Any idea ?
|
|
|