Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Oct 2007 13:01:26 -0600
From:      James <jamesh@lanl.gov>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   ffmpeg not installing
Message-ID:  <1191524486.58109.2.camel@secretariat.lanl.gov>

next in thread | raw e-mail | index | archive | help
Hi folks,

I'm trying to do a portupgrade, and have managed it successfully the
last few weeks save for one package, ffmpeg. Here's the output of the
attempted install:

<----------------snip---------------------------->

In file included from bitstream.h:35,
                 from bitstream.c:31:
/usr/local/include/log.h:104: error: syntax error before "A_"
/usr/local/include/log.h:105: error: syntax error before "A_"
/usr/local/include/log.h:106: error: syntax error before "A_"
/usr/local/include/log.h:107: error: syntax error before "A_"
/usr/local/include/log.h:108: error: syntax error before "A_"
/usr/local/include/log.h:111: error: syntax error before "A_"
/usr/local/include/log.h:112: error: syntax error before "A_"
bitstream.c: In function `alloc_table':
bitstream.c:114: warning: `ff_realloc_static' is deprecated (declared at
bitstream.c:42)
gmake[1]: *** [bitstream.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-09-14/libavcodec'
gmake: *** [lib] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/ffmpeg.
*** Error code 1

Stop in /usr/ports/multimedia/ffmpeg.
secretariat# 


<--------------------------------/snip------------------------>



Do you folks have any ideas on this one? I was attempting a "make
deinstall && make reinstall" to see if that would overcome it at the
time.

James



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