Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2007 22:00:12 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: ffmpeg not installing
Message-ID:  <200710042200.13715.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <1191527463.58109.7.camel@secretariat.lanl.gov>
References:  <1191524486.58109.2.camel@secretariat.lanl.gov> <200710042142.40055.fbsd.questions@rachie.is-a-geek.net> <1191527463.58109.7.camel@secretariat.lanl.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 04 October 2007 21:51:03 James wrote:
> 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.

Move it to XXX-log.h and recompile? If that's causing the error (and it's very 
likely at this point), then all you need to do is find out how that got there 
and whether you need it :).
Any hints in that file that shows what it's part of? Like a cvs id or function 
prefixes.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710042200.13715.fbsd.questions>