From owner-freebsd-questions Mon Mar 10 11:20:45 2003 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 504ED37B404 for ; Mon, 10 Mar 2003 11:20:44 -0800 (PST) Received: from blacklamb.mykitchentable.net (ekgr-dsl4-t34.citlink.net [207.173.249.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0564243FAF for ; Mon, 10 Mar 2003 11:20:43 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 5F46AEE545 for ; Mon, 10 Mar 2003 11:20:41 -0800 (PST) Message-ID: <014001c2e73a$23f84db0$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: "FreeBSD Questions" Subject: How Do I Specify -DIPFW2 In make.conf? Date: Mon, 10 Mar 2003 11:20:40 -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 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 I would like to enable IPFW2 support in 4.7-STABLE. The Handbook (http://www.freebsd.org/releases/4.7R/relnotes-i386.html#AEN78) tells me to add 'options IPFW2' to the kernel config file and I understand that. Then it tells me to compile libalias and ipfw with the -DIPFW2 make option. If I understand the purpose of /etc/make.conf correctly, I should be able to specify -DIPFW2 there? How do I accomplish this? I'm sure this has been covered previously but my searches on Google are not turning it up. Thanks for a nudge to the appropriate docs! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message