Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2000 18:00:32 -0500
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        <missnglnk@sneakerz.org>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: postfix-current-20000531
Message-ID:  <04d401c01dd6$6b765d60$931576d8@inethouston.net>

next in thread | raw e-mail | index | archive | help
When I compile postfix with SASL which I believe I need for SMTP AUTH, I get
this error.  Any ideas?

c -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_extracted.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_state.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_rewrite.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_map11.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_map1n.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_masquerade.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_out_recipient.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_init.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
cleanup_api.c
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -o
cleanup cleanup.o cleanup_out.o cleanup_envelop
e.o cleanup_message.o  cleanup_extracted.o cleanup_state.o cleanup_rewrite.o
cleanup_map11.o cleanup_map1n.o cleanup_masq
uerade.o  cleanup_out_recipient.o cleanup_init.o cleanup_api.o
../lib/libmaster.a ../lib/libglobal.a ../lib/libutil.a /usr
/local/lib/libsasl.a
cp cleanup ../libexec
[smtpd]
cc -DUSE_SASL_AUTH -I/usr/local/include  -O -I. -I../include -DFREEBSD4 -c
smtpd.c
In file included from smtpd.c:286:
smtpd.h:15: sasl.h: No such file or directory
smtpd.h:16: saslutil.h: No such file or directory
*** Error code 1

Stop in /usr/ports/mail/postfix-current/work/snapshot-20000531/smtpd.
*** Error code 1

Stop in /usr/ports/mail/postfix-current/work/snapshot-20000531.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04d401c01dd6$6b765d60$931576d8>