From owner-freebsd-questions Sat May 26 0: 8:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.suntop-cn.com (www.suntop-cn.com [61.140.76.155]) by hub.freebsd.org (Postfix) with ESMTP id ECCAA37B422 for ; Sat, 26 May 2001 00:08:27 -0700 (PDT) (envelope-from slack@suntop-cn.com) Received: from slack ([211.95.226.89]) (authenticated) by www.suntop-cn.com (8.11.3/8.11.3) with ESMTP id f4Q6fXb96922; Sat, 26 May 2001 14:41:34 +0800 (CST) (envelope-from slack@suntop-cn.com) Message-ID: <009201c0e5ae$f2674be0$9201a8c0@home.net> From: "edwin chan" To: "Tim Erlin" Cc: References: <20010525145346.12505.qmail@web11701.mail.yahoo.com> Subject: Re: about sendmail and bind Date: Sat, 26 May 2001 14:41:34 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG finally, I found why sendmail don't work properly when I stoped BIND on same box. FreeBSD4.3 not include the resolve lib come with BIND, so I compile and installed sendmail not work well, because compile time can't found resolv lib.!!!yesterday, I compile and installed BIND from /usr/ports/net/bind8(installed resolv lib into /usr/local/lib/bind/, than compile and reinstall sendmail, everything work fine. It's a BUG ? why FreeBSD4.3 come with BIND but not include lib come with ? yes, I notice everything come with FreeBSD4.3 work fine, maybe they make static lib link into every default installed software ? please CC a copy to me , I have not order freebsd-question maillist. thanks. edwin chan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message