From owner-freebsd-questions Wed Nov 13 19: 3:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D80537B401 for ; Wed, 13 Nov 2002 19:03:19 -0800 (PST) Received: from fat_man.ascendency.net (12-250-130-72.client.attbi.com [12.250.130.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE9C043E3B for ; Wed, 13 Nov 2002 19:03:17 -0800 (PST) (envelope-from mike@ascendency.net) Received: from mike (adsl-66-73-165-79.dsl.chcgil.ameritech.net [66.73.165.79]) by fat_man.ascendency.net (8.11.6/8.11.6) with ESMTP id gAE32EJ63313 for ; Wed, 13 Nov 2002 21:02:15 -0600 (CST) (envelope-from mike@ascendency.net) Reply-To: From: "Mike Loiterman" To: Subject: Recompiling Sendmail? Date: Wed, 13 Nov 2002 21:00:25 -0600 Message-ID: <002c01c28b89$ff4cf850$0302a8c0@mike> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I suppose this might be better suited to the comp.mail.sendmail, but I'm posting it here because I believe my error is ultimately rooted in my use faulty use of FreeBSD rather then incorrect use of Sendmail. I'm trying to add SMTP AUTH to my base installation of Sendmail installation without breaking anything! I installed cyrus-sasl without any problems. Now I need to add, according to the Sendmail.readme included with the cyrus-sasl, the following lines to my /etc/make.conf file: # Add SMTP AUTH support to Sendmail SENDMAIL_CFLAGS+= -I/usr/local/include/sasl -DSASL - -D_FFR_UNSAFE_SASL SENDMAIL_LDFLAGS+= -L/usr/local/lib SENDMAIL_LDADD+= -lsasl I did that. Now the README says I need to "Rebuild FreeBSD". I thought there would be a way around rebuilding the entire world when I just need to rebuild Sendmail so I tried going into /usr/src/usr.sbin/sendmail and did a "make all install" but I got this error: cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src - -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/include -DNEWDB - -DNIS -DNETINET6 -DTCPWRAPPERS -DMAP_REGEX -DSTARTTLS -D_FFR_TLS_O_T - -D_FFR_TLS_1 -D_FFR_TLS_TOREK -I/usr/local/include/sasl -DSASL - -D_FFR_UNSAFE_SASL -L/usr/local/lib -o sendmail alias.o arpadate.o bf_torek.o clock.o collect.o conf.o control.o convtime.o daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o main.o map.o mci.o milter.o mime.o parseaddr.o queue.o readcf.o recipient.o savemail.o sfsasl.o shmticklib.o srvrsmtp.o stab.o stats.o sysexits.o timers.o trace.o udb.o usersmtp.o util.o version.o -lutil -lwrap /usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a -lssl - -lcrypto -lsasl cc: /usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a: No such file or directory *** Error code 1 Forgive me if I included too much or too little. I just grabbed a big chunk and pasted it in, I don't know where the erroneous command begins! Is it even possible to do what I'm trying to do? If so, what would be the best way to recompile sendmail, with the needed options, without breaking the existing installation. Thanks. ........................................... Randomly Generated Quote: Never insult an alligator until you've crossed the river. Mike Loiterman PGP Key 0xD1B9D18E http://www.ascendency.net -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 Comment: Message digitally signed by Mike Loiterman iQA/AwUBPdMRyGjZbUnRudGOEQJtwQCeIufJqnpl43xiu4pyGTi97cETyRMAn3lk UF5foYlF8Ly+Mws3WDdF9XvP =lWEH -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message