Date: Fri, 5 Oct 2007 06:02:06 +1000 From: andrew clarke <ozzmosis@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: ffmpeg not installing Message-ID: <20071004200206.GA47591@ozzmosis.com> 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 Thu, Oct 04, 2007 at 01:51:03PM -0600, James 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# I don't have a log.h: $ uname -a FreeBSD blizzard.dancer 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Sep 19 21:56:10 EST 2007 root@blizzard.dancer:/usr/obj/usr/src/sys/DELLGX150 i386 $ cat /usr/local/include/log.h cat: /usr/local/include/log.h: No such file or directory I would do: mv /usr/local/include/log.h /usr/local/include/log.h.backup And try rebuilding ffmpeg again. While it rebuilds, try to find out where log.h came from. :) Regards Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071004200206.GA47591>
