From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 17:46:58 2005 Return-Path: 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 9C2AE16A4CE for ; Tue, 1 Mar 2005 17:46:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275C443D41 for ; Tue, 1 Mar 2005 17:46:58 +0000 (GMT) (envelope-from bhaban@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1285354rnf for ; Tue, 01 Mar 2005 09:46:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=F6ri0VtjeZGbSAecpAChvrDFIsrH10vKWwhfQ2L30RcR1akLAb4dNoH/ocYFycSXVR/JqZ8lNS2LgtjzvMcAzGva2ph40UTGmyq7xDp2MGvCdXU5rcHxZ5h4ffligNnGIZGy5c/lc4QdXXtvfceP3QtSBq49+wsKm62P4Feod6c= Received: by 10.38.65.55 with SMTP id n55mr42709rna; Tue, 01 Mar 2005 08:02:35 -0800 (PST) Received: by 10.54.23.20 with HTTP; Tue, 1 Mar 2005 08:02:31 -0800 (PST) Message-ID: <5bf7224505030108027848ad67@mail.gmail.com> Date: Wed, 2 Mar 2005 01:02:31 +0900 From: Bhaban Singh To: FreeBSD In-Reply-To: <20050301095814.GA89808@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5bf722450502280346657db70f@mail.gmail.com> <20050228124119.GD1062@orion.daedalusnetworks.priv> <5bf7224505022818026f565b93@mail.gmail.com> <20050301095814.GA89808@orion.daedalusnetworks.priv> Subject: Re: Compiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bhaban Singh List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 17:46:58 -0000 thanks for ur reply but i have successful to compile the source code. now i have one more problem. the problem is hat how i come to know that wherther the ipsec is implemented ro not. i hope that the ipsec module is already install because it have a directory /usr/include/netipsec and it contains all the header files related to ipsec. so please confirm me my problem.