Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 00:00:12 -0700 (PDT)
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/39397: make buildworld installs a sendmail.cf
Message-ID:  <200206170700.g5H70Co46398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/39397; it has been noted by GNATS.

From: Makoto Matsushita <matusita@jp.FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/39397: make buildworld installs a sendmail.cf
Date: Mon, 17 Jun 2002 15:54:59 +0900

 mg-fbsd3> suck over 4.6 release and do a "make buildworld".  The
 mg-fbsd3> modtime on the new /etc/mail/sendmail.cf was the same as the
 mg-fbsd3> mod times in /usr/obj/usr/src/usr.sbin/sendmail/, hence I'm
 mg-fbsd3> pretty certain that the buildworld installed this.
 
 make buildworld doesn't install any files (there is no such Makefile).
 Moreover, if buildworld installs a file /etc/mail/sendmail.cf, your
 make(1) was run in src/etc/sendmail but it should not happen (make
 buildworld doesn't process any src/etc and its subdirectories).
 
 Are there any chance that you ran any make command except "make
 buildworld"?  It would be better that presenting a part of "make
 buildworld" logfile that apparantly shows "installing sendmail.cf."
 
 -- -
 Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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