From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 19:50:48 2007 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 8F01016A420 for ; Thu, 4 Oct 2007 19:50:48 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailwasher.lanl.gov (mailwasher.lanl.gov [204.121.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 4A8E213C4CE for ; Thu, 4 Oct 2007 19:50:48 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailrelay3.lanl.gov (mailrelay3.lanl.gov [128.165.4.104]) by mailwasher.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l94JolxQ003504; Thu, 4 Oct 2007 13:50:47 -0600 Received: from oppie-mail.lanl.gov (oppie-mail.lanl.gov [128.165.4.123]) by mailrelay3.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l94JokgO021958; Thu, 4 Oct 2007 13:50:46 -0600 Received: from [128.165.86.10] (secretariat.lanl.gov [128.165.86.10]) by oppie-mail.lanl.gov (Postfix) with ESMTP id 411481F8002; Thu, 4 Oct 2007 13:50:42 -0600 (MDT) From: James To: Mel In-Reply-To: <200710042142.40055.fbsd.questions@rachie.is-a-geek.net> References: <1191524486.58109.2.camel@secretariat.lanl.gov> <200710042142.40055.fbsd.questions@rachie.is-a-geek.net> Organization: Los Alamos National Laboratories Date: Thu, 04 Oct 2007 13:51:03 -0600 Message-Id: <1191527463.58109.7.camel@secretariat.lanl.gov> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-CTN-5-MailScanner-Information: Please see http://network.lanl.gov/email/virus-scan.php X-CTN-5-MailScanner: Found to be clean X-CTN-5-MailScanner-From: jamesh@lanl.gov X-Spam-Status: No Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: ffmpeg not installing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jamesh@lanl.gov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2007 19:50:48 -0000 On Thu, 2007-10-04 at 21:42 +0200, Mel wrote: > > /usr/local/include/log.h:112: error: syntax error before "A_" > > I'm curious which port installed log.h. I don't have it on my system and it > wouldn't surprise me if a local log.h conflicts with this log.h. > > Could you show output of: > grep '^include/log.h' /var/db/pkg/*/+CONTENTS [james@secretariat ~]$ su Password: secretariat# grep '^include/log.h' /var/db/pkg/*/+CONTENTS secretariat# ...no one did. Hmm.