Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 18:32:36 +0200 (CEST)
From:      Harti Brandt <brandt@fokus.fraunhofer.de>
To:        Gregory Neil Shapiro <gshapiro@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: SENDMAIL_MC
Message-ID:  <20030827182854.M637@beagle.fokus.fraunhofer.de>
In-Reply-To: <20030827162600.GM86522@horsey.gshapiro.net>
References:  <20030826121245.F51682@beagle.fokus.fraunhofer.de> <20030827111812.Y16500@beagle.fokus.fraunhofer.de> <20030827162600.GM86522@horsey.gshapiro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Aug 2003, Gregory Neil Shapiro wrote:

GNS>> The problem (I think) is in src/etc/sendmail/Makefile:
GNS>>
GNS>> .if defined(SENDMAIL_MC)
GNS>> INSTALL_CF=	${SENDMAIL_MC:T:R}.cf
GNS>>
GNS>> This leaves INSTALL_CF with fokus.cf (the path is stripped off) and
GNS>> there is (of course) no fokus.cf in src/etc/sendmail.
GNS>
GNS>But there should be one in /usr/obj/usr/src/etc/sendmail/.  Is there?

No. And now I got it. Sorry, my fault.

At some time not so long ago buildworld tried to build INSTALL_CF in
/etc/mail. I do my buildworlds as a non-privileged user and they failed
therefor. So I added magic in /etc/make.conf to not define SENDMAIL_MC
when doing buildworld. This worked until the build/install was really
fixed not so long ago, but now is obviously wrong.

Thanks for your help,
harti
-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt@fokus.fraunhofer.de, harti@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827182854.M637>