From owner-freebsd-stable Wed Jun 12 9:51:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 4755837B400 for ; Wed, 12 Jun 2002 09:51:56 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.4/8.12.4) with ESMTP id g5CGptR7050313 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 12 Jun 2002 09:51:55 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.4/8.12.4/Submit) id g5CGpsFe050310; Wed, 12 Jun 2002 09:51:54 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15623.31786.575678.75728@horsey.gshapiro.net> Date: Wed, 12 Jun 2002 09:51:54 -0700 From: Gregory Neil Shapiro To: "Martin Matuska" Cc: Subject: Re: 4.6 - sendmail: libsm.a and libsmutil.a In-Reply-To: <001701c211e9$3cf0a050$0200a8c0@martin> References: <001701c211e9$3cf0a050$0200a8c0@martin> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matuska> make installworld does not install the libsm.a and libsmutil.a matuska> libraries from the sendmail 8.12.3 package (only libmilter is matuska> installed). matuska> They remain in /usr/obj/usr/src/lib/libsm and matuska> /usr/obj/usr/src/lib/libsmutil and are not installed to /usr/lib matuska> (but some libmilter programs need them to build) They are internal build libraries and not needed by anything else. libmilter applications do not require them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message