From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 23:56:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36A1C106564A for ; Tue, 7 Apr 2009 23:56:45 +0000 (UTC) (envelope-from dstegner@earthlink.net) Received: from elasmtp-banded.atl.sa.earthlink.net (elasmtp-banded.atl.sa.earthlink.net [209.86.89.70]) by mx1.freebsd.org (Postfix) with ESMTP id 0507D8FC1E for ; Tue, 7 Apr 2009 23:56:45 +0000 (UTC) (envelope-from dstegner@earthlink.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=aal9MwC+8Tkl2XkyHWUDXXWhmA/4aEzGl2hj911U782ZeL23rVvDmfCYMF9mRPs3; h=Received:Message-ID:From:To:Subject:Date:MIME-Version:Content-Type:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE:X-ELNK-Trace:X-Originating-IP; Received: from [64.183.64.218] (helo=xws001) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LrKvZ-0001LF-7b for freebsd-questions@freebsd.org; Tue, 07 Apr 2009 19:42:01 -0400 Message-ID: <000801c9b7da$76575c00$69dea8c0@xws001> From: "Dave Stegner" To: Date: Tue, 7 Apr 2009 16:42:02 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-ELNK-Trace: 4844461f90b6f2561aa676d7e74259b7b3291a7d08dfec79dd30e00706286e04f085dbc92640ac82350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 64.183.64.218 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mysql make question 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: Tue, 07 Apr 2009 23:56:45 -0000 I am venturing into Mysql. I am trying to install it from the port, = 5.1.33. Simple question: Immediately after the start of make, you are presented with a list of = options. Are those options selected by entering them on the make line like: make BUILD_OPTIMIZED=3Dyes BUILD_STATIC=3Dyes Sorry for such a simple question but, I searched and could not find = answer. David R. Stegner