maq Durom 900 estou precisando compilar o postfix do cl8 e estou tento o seguinte erro:
make makefiles CCARGS="-DUSE_SASL_AUTH -I/usr/local/include" AUXLIBS="-L/usr/local/lib -lsasl" da o erro baixo make: *** Warning: File `Makefile.in' has modification time in the future (2001-07-31 11:11:19 > 1999-03-01 22:19:26) (set -e; echo "# DO NOT EDIT"; /bin/sh ../../makedefs && cat Makefile.in) >Makefile make: warning: Clock skew detected. Your build may be incomplete. rm -f Makefile; (set -e; /bin/sh makedefs && cat Makefile.in) >Makefile se tento mesmo assim o make gcc -Wmissing-prototypes -Wformat -DUSE_SASL_AUTH -I/usr/local/include -g -O -I. -I../../include -DLINUX2 -o smtpd smtpd.o smtpd_token.o smtpd_check.o smtpd_chat.o smtpd_state.o smtpd_peer.o smtpd_sasl_proto.o smtpd_sasl_glue.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libdns.a ../../lib/libutil.a -ldb -lnsl -lresolv smtpd_sasl_glue.o: In function `smtpd_sasl_initialize': /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:161: undefined reference to `sasl_server_init' smtpd_sasl_glue.o: In function `smtpd_sasl_connect': /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:198: undefined reference to `sasl_server_new' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:218: undefined reference to `sasl_setprop' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:228: undefined reference to `sasl_listmech' smtpd_sasl_glue.o: In function `smtpd_sasl_disconnect': /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:246: undefined reference to `sasl_dispose' smtpd_sasl_glue.o: In function `smtpd_sasl_authenticate': /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:291: undefined reference to `sasl_decode64' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:300: undefined reference to `sasl_server_start' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:327: undefined reference to `sasl_encode64' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:345: undefined reference to `sasl_decode64' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:351: undefined reference to `sasl_server_step' /usr/src/rpm/SOURCES/postfix-20010228-pl08/src/smtpd/smtpd_sasl_glue.c:372: undefined reference to `sasl_getprop' collect2: ld returned 1 exit status make: *** [smtpd] Error 1 make: *** [update] Error 1 [EMAIL PROTECTED] postfix-20010228-pl08]# --------------------------------------------------------------------------- Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utiliza��o da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
