From owner-freebsd-questions Wed Nov 13 21:58:55 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 071AE37B401 for ; Wed, 13 Nov 2002 21:58:53 -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 14F6C43E75 for ; Wed, 13 Nov 2002 21:58:47 -0800 (PST) (envelope-from mike@ascendency.net) Received: from mike (adsl-64-109-249-212.dsl.chcgil.ameritech.net [64.109.249.212]) by fat_man.ascendency.net (8.11.6/8.11.6) with ESMTP id gAE5vfJ65622; Wed, 13 Nov 2002 23:57:42 -0600 (CST) (envelope-from mike@ascendency.net) Reply-To: From: "Mike Loiterman" To: "'Anish Mistry'" Cc: Subject: RE: Recompiling Sendmail? Date: Wed, 13 Nov 2002 23:55:51 -0600 Message-ID: <000001c28ba2$82c708c0$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 In-Reply-To: <200211140030.06242.mistry.7@osu.edu> 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 > -----Original Message----- > From: Anish Mistry [mailto:mistry.7@osu.edu] > Sent: Wednesday, November 13, 2002 11:30 PM > To: mike@ascendency.net > Cc: freebsd-questions@freebsd.org > Subject: Re: Recompiling Sendmail? > > On Wednesday 13 November 2002 10:00 pm, Mike Loiterman wrote: > > -----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: > > > This is how I do it: > In make.conf: > SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL1 > SENDMAIL_LDFLAGS=-L/usr/local/lib > SENDMAIL_LDADD=-lsasl > > from a shell: > cd /usr/src/usr.sbin/sendmail > make cleandir > make obj > make > make install > > then set your .mc file stuff, create a new sendmail.cf, and restart > sendmail. > > > -- > Anish Mistry I used my original config flags with your make commands and got this error: cc: /usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a: No such file or directory *** Error code 1 I used your Sendmail config flags and did your make commands and got this error: cc: /usr/src/lib/libsmutil/libsmutil.a: No such file or directory *** Error code 1 ........................................... Randomly Generated Quote: I used to love anchovies until I realized they were like eating an eyebrow. Now they just aren't the same. 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/AwUBPdM65mjZbUnRudGOEQLZGACgi94jBZmv3hKPwBGSFIPjMoSsY1EAoLzX 095x3RMrk/vGgvKf8BQ6MD6I =EEQt -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message