From owner-freebsd-questions@FreeBSD.ORG Wed Jun 7 09:59:47 2006 Return-Path: X-Original-To: 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 7CF3416BD69 for ; Wed, 7 Jun 2006 09:06:02 +0000 (UTC) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (prime.gushi.org [72.9.101.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF7843D53 for ; Wed, 7 Jun 2006 09:06:01 +0000 (GMT) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (danm@localhost.gushi.org [127.0.0.1]) by prime.gushi.org (8.13.6/8.13.6) with ESMTP id k579BdCQ033689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 7 Jun 2006 05:11:39 -0400 (EDT) Received: (from danm@localhost) by prime.gushi.org (8.13.6/8.13.6/Submit) id k579Bdjf033677; Wed, 7 Jun 2006 05:11:39 -0400 (EDT) Date: Wed, 7 Jun 2006 05:11:35 -0400 (EDT) From: Dan Mahoney To: questions@freebsd.org Message-ID: <20060607050242.O28251@prime.gushi.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: (no subject) 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: Wed, 07 Jun 2006 09:59:56 -0000 Hey all. Background: I build my sendmail from scratch, and have the sendmail build disabled in /etc/make.conf I recently tried to build a sendmail milter that needed a very recent version of libmilter, and I found that FreeBSD has forever been including a libmilter.so file that's very old and butting heads with it (the libmilter.so file is dated somewhere around 2002, it was probably installed with the system). I've found some instructions from weldon whipple here: http://www.technoids.org/libmilter.so.html But since the shared milter doesn't seem to be common practice outside of BSD, and I build everything sendmail related (all other milters) from source, is it safe to just kill this file off? Alternatively, if can someone can tell me the standard voodoo to make a sendmail milter (I'm trying to build dk-milter) use the static library rather than the shared, I'd love to know. -Dan -- --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org ---------------------------