[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problems compiling HEAD
I am having problems compiling the HEAD branch with BerkeleyDB 4.0.X, Cyrus
SASL and the MIT Kerberos software. Does anyone know how to fix the
following error:
"saslauthz.c", line 491: non-constant initializer: op "U&"
cc: acomp failed for saslauthz.c
I have updated via cvs this morning before starting the compile. Thanks!
Tony
P.S. I am using the following configure:
CPPFLAGS="-I/usr/local/include -I/usr/local/BerkeleyDB/include
-I/usr/local/krb5/include -I/usr/local/ssl/include" \
LDFLAGS="-L/usr/local/lib -L/usr/local/BerkeleyDB/lib -L/usr/local/krb5/lib
-L/usr/local/ssl/lib" \
CFLAGS="-xO3 -xtarget=native -Xa -xdepend" \
./configure \
--disable-cleartext \
--enable-bdb \
--with-cyrus-sasl \
--with-tls \
--with-kerberos=k5only \
--enable-kpasswd \
--enable-aci \
--enable-lmpasswd \
--enable-syslog \
--enable-referrals
******************************************************************************
* Anthony Brock abrock@georgefox.edu *
* Director of Network Services George Fox University *
******************************************************************************