Re: cyrus-sasl & sendmail compile error

2006-10-20 Thread Josh Tolbert
On Fri, Oct 20, 2006 at 11:46:20AM -0500, Greg Groth wrote: > rebuild world, and the needed pieces will be installed. > > Nice step by step how-to here: > http://dfwlpiki.dfwlp.org/index.php/Installing_FreeBSD_6.1 > > There's faster ways around this, but if you haven't already run the > buildwor

Re: cyrus-sasl & sendmail compile error

2006-10-20 Thread Greg Groth
Mike Spenard wrote: > Following this doc on sendmail-auth... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > I go to recompile sendmail after > > # cd /usr/src/usr.sbin/sendmail > # make cleandir > # make obj > # make > # make install > > and I get... > cc: /usr/obj/

Re: cyrus-sasl & sendmail compile error

2006-10-19 Thread Mike Spenard
Hi John, Thanks for the hints. Libsm goes fine, then I go to build libsmutil and I get... # make make: don't know how to make /usr/local/include/sasl/prop.h. Stop prop.h seems to be part of cyrus-sasl2 and i'm following the docs and installing cyrus-sasl1. My make.conf also specifies /usr/loca

Re: cyrus-sasl & sendmail compile error

2006-10-19 Thread Jonathan Horne
On Friday 20 October 2006 15:15, Mike Spenard wrote: > Following this doc on sendmail-auth... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > I go to recompile sendmail after > > # cd /usr/src/usr.sbin/sendmail > # make cleandir > # make obj > # make > # make install

cyrus-sasl & sendmail compile error

2006-10-19 Thread Mike Spenard
Following this doc on sendmail-auth... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html I go to recompile sendmail after # cd /usr/src/usr.sbin/sendmail # make cleandir # make obj # make # make install and I get... cc: /usr/obj/usr/src/usr.sbin/sendmail/../../lib/libsmut