From owner-freebsd-current Thu Dec 17 00:13:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22222 for freebsd-current-outgoing; Thu, 17 Dec 1998 00:13:37 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22215 for ; Thu, 17 Dec 1998 00:13:29 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.054 #1) id 0zqYY4-0002tb-00; Thu, 17 Dec 1998 10:12:40 +0200 From: Sheldon Hearn To: Alexander Leidinger cc: studded@dal.net, current@FreeBSD.ORG Subject: Re: 'make clean' in /usr/src does not cleanup .o's or shared libs ? In-reply-to: Your message of "Wed, 16 Dec 1998 09:50:01 +0100." <199812160850.JAA28103@wurzelausix> Date: Thu, 17 Dec 1998 10:12:40 +0200 Message-ID: <11134.913882360@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 16 Dec 1998 09:50:01 +0100, Alexander Leidinger wrote: > Now I have found the problem: mergemaster (script from ports/sysutils, > revision 1.17) > It creates /usr/src/sendmail/freebsd.cf. (Is the author listening?) No, it creates /usr/src/usr.sbin/sendmail/freebsd.cf . I would imagine that this is the offending action: (cd /usr/src/usr.sbin/sendmail/cf/cf && m4 ../m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf install -c -o bin -g bin -m 644 freebsd.cf /var/tmp/temproot/etc/sendmail.cf The author has been cc'd on this message, so he's probably "listening". :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message