Date: Sat, 4 Oct 2003 16:35:41 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Noah <admin2@enabled.com> Cc: freebsd-questions@freebsd.org Subject: Re: building sendmail-sasl-8.12.10 problems Message-ID: <20031004153540.GA16953@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031004151210.M40813@enabled.com> References: <20031003204612.M43235@enabled.com> <20031004093547.GA12179@happy-idiot-talk.infracaninophile.co.uk> <20031004151210.M40813@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sat, Oct 04, 2003 at 07:13:28AM -0800, Noah wrote:
> > Either that, or ditch the ports version of sendmail, and add the
> > following to your /etc/make.conf:
> >
> > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2
> > SENDMAIL_LDFLAGS=-L/usr/local/lib
> > SENDMAIL_LDADD=-lsasl2
> >
>
> when I uncomment these entries in /etc/make.conf - I get the folllowing errors
> during execution of 'make' .
>
>
>
> root@hurricane# make
> "/etc/make.conf", line 404: Unassociated shell command
> "SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2"
> "/etc/make.conf", line 405: Unassociated shell command
> "SENDMAIL_LDFLAGS=-L/usr/local/lib"
> "/etc/make.conf", line 406: Unassociated shell command
> "SENDMAIL_LDADD=-lsasl2" make: fatal errors encountered -- cannot continue
Check the syntax of your /etc/make.conf file carefully. Make sure
those variable assignments don't have any leading whitespace, and
particularly that they don't follow an uncommented line ending in one
or two colons. make(1) has somehow become convinced that those lines
are commands that it should execute rather than variable settings.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/fujMdtESqEQa7a0RAqKRAJ47U6az6Gb4uDXHtq5cXP7/eynoEQCfbqaC
wBB5h3RzinYCsgb+IGtvLNU=
=+LRH
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031004153540.GA16953>
