From owner-freebsd-questions@FreeBSD.ORG Sat May 27 14:36:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FFF16A47B for ; Sat, 27 May 2006 14:36:54 +0000 (UTC) (envelope-from zuan@mylinux.net.my) Received: from tomoyo.MyBSD.org.my (tomoyo.mybsd.org.my [202.157.186.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453E543D48 for ; Sat, 27 May 2006 14:36:53 +0000 (GMT) (envelope-from zuan@mylinux.net.my) Received: from localhost (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 6742E6CC2E for ; Sat, 27 May 2006 22:53:40 +0800 (MYT) Received: from tomoyo.MyBSD.org.my ([127.0.0.1]) by localhost (TOMOYO.MYBSD.ORG.MY [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38689-06 for ; Sat, 27 May 2006 22:53:38 +0800 (MYT) Received: from [10.11.12.30] (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 39AF46CC2B for ; Sat, 27 May 2006 22:53:38 +0800 (MYT) Message-ID: <447863F5.7070708@mylinux.net.my> Date: Sat, 27 May 2006 22:36:37 +0800 From: Izwan Mohd User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <447826C4.30604@wcborstel.nl> In-Reply-To: <447826C4.30604@wcborstel.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by Amavisd AntiVirus & AntiSpam Scanner running on FreeBSD mailserver at TOMOYO.MYBSD.ORG.MY Subject: How to rebuild sendmail independently X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 14:36:58 -0000 Hello I wanted to make sendmail to use saslauthd acording to the documentation that i have found i have to rebuild the systems sendmail via /usr/src/usr.bin/sendmail but when i try to make depend it give me error "make: don't know how to make alias.c. Stop" did i miss something else before rebuilding sendmail? Regards zuan