From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 03:42:27 2004 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 96BFD16A4ED for ; Sun, 29 Aug 2004 03:42:27 +0000 (GMT) Received: from mail.ykk.com.bd (mail.ykk.com.bd [203.76.101.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECEB43D41 for ; Sun, 29 Aug 2004 03:42:21 +0000 (GMT) (envelope-from ahoque.YKKSAO@ykk.com.bd) Received: from bnsaos10.ykk.com.bd (bnsaos10.ykk.com.bd [10.246.240.1]) by mail.ykk.com.bd (8.11.6/8.11.6) with ESMTP id i7T3egl14560 for ; Sun, 29 Aug 2004 09:40:43 +0600 To: freebsd-questions@freebsd.org MIME-Version: 1.0 Sensitivity: X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: ashadul hoque Date: Sun, 29 Aug 2004 09:43:46 +0600 X-MIMETrack: Serialize by Router on BNSAOS10/SRV/YKKSAO(Release 6.0.2CF1|June 9, 2003) at 08/29/2004 09:43:51 AM, Serialize complete at 08/29/2004 09:43:51 AM Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: how to compile libpcap with bison/flex X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 03:42:27 -0000 Hi everybody, I am using 5.2.1-RELEASE. When installing ngrep-lib from ports collection it tells me that i need to compile libpcap with bison/flex. I installed libpcap source. I have complied sources before but always with default options. I read the Makefile and found no pointers. I googled and found nothing that helps me. Ho do i proceed? Thanks in advance. regards Ashadul