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

erro np make do cyrussasl



tp tendo um erro aqui
./configure corre tudo normal mas no make:


Configuration Complete. Type 'make' to build.
make  all-recursive
make[1]: Entering directory `/home/marcio/cyrus-sasl-2.1.21'
Making all in include
make[2]: Entering directory `/home/marcio/cyrus-sasl-2.1.21/include'
make[2]: Nada a ser feito para `all'.
make[2]: Leaving directory `/home/marcio/cyrus-sasl-2.1.21/include'
Making all in sasldb
make[2]: Entering directory `/home/marcio/cyrus-sasl-2.1.21/sasldb'
ar cru .libs/libsasldb.a db_none.o
make[2]: Leaving directory `/home/marcio/cyrus-sasl-2.1.21/sasldb'
Making all in plugins
make[2]: Entering directory `/home/marcio/cyrus-sasl-2.1.21/plugins'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include    -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF ".deps/digestmd5.Tpo" \
  -c -o digestmd5.lo `test -f 'digestmd5.c' || echo './'`digestmd5.c; \
then mv ".deps/digestmd5.Tpo" ".deps/digestmd5.Plo"; \
else rm -f ".deps/digestmd5.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -Wall -W -g -O2 -MT digestmd5.lo -MD -MP -MF .deps/digestmd5.Tpo -c digestmd5.c  -fPIC -DPIC -o digestmd5.lo
digestmd5.c:812: error: syntax error before "des_key_schedule"
digestmd5.c:812: warning: no semicolon at end of struct or union
digestmd5.c:813: warning: type defaults to `int' in declaration of `ivec'
digestmd5.c:813: warning: data definition has no type or storage class
digestmd5.c:814: error: syntax error before "keysched2"
digestmd5.c:814: warning: type defaults to `int' in declaration of `keysched2'
digestmd5.c:814: warning: data definition has no type or storage class
digestmd5.c: In function `dec_3des':
digestmd5.c:849: warning: implicit declaration of function `des_ede2_cbc_encrypt'
digestmd5.c:852: error: dereferencing pointer to incomplete type
digestmd5.c:853: error: dereferencing pointer to incomplete type
digestmd5.c:854: error: dereferencing pointer to incomplete type
digestmd5.c:855: error: `DES_DECRYPT' undeclared (first use in this function)
digestmd5.c:855: error: (Each undeclared identifier is reported only once
digestmd5.c:855: error: for each function it appears in.)
digestmd5.c: In function `enc_3des':
digestmd5.c:900: error: dereferencing pointer to incomplete type
digestmd5.c:901: error: dereferencing pointer to incomplete type
digestmd5.c:902: error: dereferencing pointer to incomplete type
digestmd5.c:903: error: `DES_ENCRYPT' undeclared (first use in this function)
digestmd5.c: In function `init_3des':
digestmd5.c:918: error: invalid application of `sizeof' to an incomplete type
digestmd5.c:923: warning: implicit declaration of function `des_key_sched'
digestmd5.c:923: error: `des_cblock' undeclared (first use in this function)
digestmd5.c:923: error: syntax error before ')' token
digestmd5.c:927: error: syntax error before ')' token
digestmd5.c:929: error: dereferencing pointer to incomplete type
digestmd5.c:934: error: increment of pointer to unknown structure
digestmd5.c:934: error: arithmetic on pointer to an incomplete type
digestmd5.c:936: error: syntax error before ')' token
digestmd5.c:940: error: syntax error before ')' token
digestmd5.c:943: error: dereferencing pointer to incomplete type
digestmd5.c: In function `dec_des':
digestmd5.c:967: warning: implicit declaration of function `des_cbc_encrypt'
digestmd5.c:970: error: dereferencing pointer to incomplete type
digestmd5.c:971: error: dereferencing pointer to incomplete type
digestmd5.c:972: error: `DES_DECRYPT' undeclared (first use in this function)
digestmd5.c:976: error: dereferencing pointer to incomplete type
digestmd5.c: In function `enc_des':
digestmd5.c:1021: error: dereferencing pointer to incomplete type
digestmd5.c:1022: error: dereferencing pointer to incomplete type
digestmd5.c:1023: error: `DES_ENCRYPT' undeclared (first use in this function)
digestmd5.c:1027: error: dereferencing pointer to incomplete type
digestmd5.c: In function `init_des':
digestmd5.c:1042: error: invalid application of `sizeof' to an incomplete type
digestmd5.c:1047: error: `des_cblock' undeclared (first use in this function)
digestmd5.c:1047: error: syntax error before ')' token
digestmd5.c:1049: error: dereferencing pointer to incomplete type
digestmd5.c:1054: error: increment of pointer to unknown structure
digestmd5.c:1054: error: arithmetic on pointer to an incomplete type
digestmd5.c:1056: error: syntax error before ')' token
digestmd5.c:1058: error: dereferencing pointer to incomplete type
digestmd5.c: In function `digestmd5_server_mech_step2':
digestmd5.c:2095: warning: dereferencing type-punned pointer will break strict-aliasing rules
digestmd5.c:2112: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[2]: ** [digestmd5.lo] Erro 1
make[2]: Leaving directory `/home/marcio/cyrus-sasl-2.1.21/plugins'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/home/marcio/cyrus-sasl-2.1.21'
make: ** [all] Erro 2

andei pesquisando aqui e um cara tava diznedo que é pq o cyrus nao ta achando o openssl e disse pra fazrer isso
CPPFLAGS="$CPPFLAGS -I/usr/local/ssl/include/openssl"
export CPPFLAGS

mas nao disse onde, fiz no Makefile, já que nao achei make por la...

eu fiz, mas quando rodo o make, nada.
e quando abro o aruivo ta do mesmo jeito, como se eu nao tivesse mexido
aguem ja passou por isso ai??


--
----------------------------------------------------------------
Murilo Bernardes da Costa
Operação e Administração da Rede PoP-PE
PoP-PE - Ponto de Presença da RNP em Pernambuco
RNP - Rede Nacional de Ensino e Pesquisa
Fone: (81)3272-4303
Cel: (81)8742-3325
Reply to: