[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

error compilar



Hola, estoy compilando el modulo cyrus-sasl, y obtengo el siguiente
error al hacer el "make", si alguien sabe porque, agradeceria su ayuda:

...
gssapi.c:1553: error: expected ')' before numeric constant
gssapi.c:1553: error: expected ')' before numeric constant
gssapi.c:1554: error: too many arguments to function
'sasl_gss_seterror_'
gssapi.c:1623: error: expected ')' before 'oparams'
gssapi.c:1626: error: 'max_input' undeclared (first use in this
function)
gssapi.c:1689: error: expected ')' before numeric constant
gssapi.c:1689: error: expected ')' before numeric constant
gssapi.c:1690: error: too many arguments to function
'sasl_gss_seterror_'
gssapi.c: At top level:
gssapi.c:1760: warning: pointer targets in initialization differ in
signedness
make[2]: *** [gssapi.lo] Error 1
make[2]: Leaving directory `/usr/src/cyrus-sasl-2.1.18/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cyrus-sasl-2.1.18'
make: *** [all] Error 2

Las opciones que he usado en "./configure2 son:


 ./configure --prefix=/usr--prefix=/usr--prefix=/usr--prefix=/usr
--enable-login --without-des --without-rc4 --enable-gssapi
--disable-krb4 --mandir=/usr/share/man --infodir=/usr/share/info
--sysconfdir=/etc --localstatedir=/var/lib/sasl
--with-dbpath=/var/lib/sasl -with-saslauthd=/var/lib/sasl
--with-openssl=/usr



gracias.




Reply to: