ffmpeg not installing

andrew clarke ozzmosis at gmail.com
Thu Oct 4 13:02:12 PDT 2007


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 at 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 at 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


More information about the freebsd-questions mailing list