From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 16 17:50:12 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E0C8106567B for ; Mon, 16 Jan 2012 17:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C9A48FC13 for ; Mon, 16 Jan 2012 17:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0GHoCqg030299 for ; Mon, 16 Jan 2012 17:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0GHoBUD030298; Mon, 16 Jan 2012 17:50:11 GMT (envelope-from gnats) Date: Mon, 16 Jan 2012 17:50:11 GMT Message-Id: <201201161750.q0GHoBUD030298@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Devin Teske Cc: Subject: Re: misc/164208: [PATCH] buildworld WITHOUT_OPENSSL stops at lib/libbsnmp/libbsnmp X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Devin Teske List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2012 17:50:12 -0000 The following reply was made to PR misc/164208; it has been noted by GNATS. From: Devin Teske To: , Cc: Subject: Re: misc/164208: [PATCH] buildworld WITHOUT_OPENSSL stops at lib/libbsnmp/libbsnmp Date: Mon, 16 Jan 2012 09:48:13 -0800 Typo in the original description. $ make -DWITHOUT_OPENSSL should be $ make buildworld -DWITHOUT_OPENSSL -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.