From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 00:01:35 2003 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 4E76037B401 for ; Tue, 8 Apr 2003 00:01:35 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD3043F3F for ; Tue, 8 Apr 2003 00:01:34 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from garlic.com (130.sm7.dialup.garlic.net [216.139.3.130]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3871X772716 for ; Tue, 8 Apr 2003 00:01:33 -0700 Message-ID: <3E9265A9.8060000@garlic.com> Date: Mon, 07 Apr 2003 23:01:13 -0700 From: "Remington L." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FAM not working? 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: Tue, 08 Apr 2003 07:01:35 -0000 I just installed FAM from the ports collection and started it properly, line by line like it told me. the reason I'm installing this is as a dependecy. I am attempting to get e17 up and running through cvs. When i do a ./configure with e17 i get the following: checking for fam.h usability... no checking for fam.h presence... no checking for fam.h... no checking for main in -lfam... no fam.h exist in my /usr/local/include. Why am i getting these errors and how do i fix it? thank you in advance