Date: Wed, 12 Sep 2007 10:57:17 -0400 From: "Stephen Jungels" <stephen@jungels.net> To: <multimedia@freebsd.org> Subject: Unsuccessful build of latest FFmpeg Message-ID: <20070912152406.70B4613C45D@mx1.freebsd.org>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
I'm having a bit of a problem installing the latest FFmpeg from ports for a
client running FreeBSD 4.9. I get the following error:
-bash-2.05b# make WITH_FAAC=1 WITH_LAME=1 install
===> ffmpeg-2007.07.12_3 depends on executable: texi2html - found
===> ffmpeg-2007.07.12_3 depends on executable: gmake - found
===> ffmpeg-2007.07.12_3 depends on shared library: a52.0 - found
===> ffmpeg-2007.07.12_3 depends on shared library: faac.0 - found
===> ffmpeg-2007.07.12_3 depends on shared library: faad.0 - found
===> ffmpeg-2007.07.12_3 depends on shared library: mp3lame.0 - found
===> ffmpeg-2007.07.12_3 depends on shared library: ogg.5 - found
===> ffmpeg-2007.07.12_3 depends on shared library: theora.2 - found
===> ffmpeg-2007.07.12_3 depends on shared library: vorbisenc.2 - found
===> ffmpeg-2007.07.12_3 depends on shared library: freetype.9 - found
===> Configuring for ffmpeg-2007.07.12_3
ERROR: libfaac not found
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-devel@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
===> Script "configure" failed unexpectedly.
Please report the problem to multimedia@FreeBSD.org [maintainer] and attach
the "/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-07-12/config.err"
including
the output of the failure of your make command. Also, it might be a good
idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
As you can see, Ports detects libfaac successfully installed, but the FFmpeg
configure script can't find it.
I have gone back and reinstalled faac just to make sure.
Here is the relevant part of config.err:
BEGIN /tmp/ffmpeg-conf--69027-.c
1
2 #include <stdint.h>
3 #include <faac.h>
4 int main(){
5 (void) faacEncGetVersion;
6 return 0;
7 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread
-fomit-frame-pointer -c -o
/tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
/tmp/ffmpeg-conf--69027-.c:2: stdint.h: No such file or directory
In file included from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faac.h:39: warning: malformed `#pragma pack'
In file included from /usr/local/include/faac.h:47,
from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faaccfg.h:48: warning: malformed `#pragma pack'
/usr/local/include/faaccfg.h:120: warning: malformed `#pragma pack'
In file included from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faac.h:93: warning: malformed `#pragma pack'
ERROR: libfaac not found
Hoping you can provide some assistance. Since the code in configure that
checks for faac is rather complex, I haven't yet been able to find a
workaround.
(The attached files have more details).
Regards,
Stephen Jungels
[-- Attachment #2 --]
# ./configure --cc=cc --prefix=/usr/local --make=gmake --disable-debug --enable-memalign-hack --enable-shared --enable-pp --extra-cflags=-I/usr/local/include/vorbis -I/usr/local/include --extra-ldflags=-L/usr/local/lib -la52 --extra-libs=-pthread --enable-gpl --enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac --enable-libfaad --enable-libfaadbin --disable-mmx --enable-libmp3lame --enable-libogg --disable-ffplay --enable-libtheora --enable-libvorbis
yuv4mpegpipe_demuxer=yes
tta_demuxer=yes
str_demuxer=yes
pcm_u8_demuxer=yes
sol_dpcm_decoder=yes
shorten_decoder=yes
xan_wc3_decoder=yes
wmv1_decoder=yes
rawvideo_decoder=yes
mpeg4_decoder=yes
adpcm_4xm_encoder=yes
pcm_mulaw_encoder=yes
huffyuv_encoder=yes
source_path_used=no
mandir='${PREFIX}/man'
rtp_protocol_deps=udp_protocol
png_encoder_deps=zlib
ARCH=i386
tcp_protocol=yes
pipe_protocol=yes
mpjpeg_muxer=yes
gif_muxer=yes
aiff_muxer=yes
pcm_s8_decoder=yes
wnv1_decoder=yes
wmv2_decoder=yes
nuv_decoder=yes
msmpeg4v1_decoder=yes
cpu=generic
cross_prefix=
flashsv_encoder_deps=zlib
OPSYS=FreeBSD
remove_extradata_bsf=yes
libnut_demuxer=yes
mpeg1system_muxer=yes
adpcm_thp_decoder=yes
adpcm_ct_decoder=yes
wmv3_decoder=yes
msmpeg4v2_decoder=yes
kmvc_decoder=yes
h263i_decoder=yes
ffvhuff_decoder=yes
dsicinvideo_decoder=yes
ipv6=yes
SSH_CLIENT='74.77.139.254 33114 22'
USER=root
MAIL=/var/mail/root
imx_dump_header_bsf=yes
thp_demuxer=yes
fourxm_demuxer=yes
h261_muxer=yes
framecrc_muxer=yes
flv_muxer=yes
flac_muxer=yes
pcm_u8_decoder=yes
wavpack_decoder=yes
tta_decoder=yes
sonic_decoder=yes
msmpeg4v3_decoder=yes
mmvideo_decoder=yes
jpegls_decoder=yes
adpcm_ima_qt_encoder=yes
pcm_s24daud_encoder=yes
libtheora_encoder=yes
network=yes
ffserver=yes
video_grab_v4l_demuxer_deps=v4l
mp3_demuxer_deps=mpegaudio_parser
libx264_encoder_deps=libx264
CXXFLAGS=' -O -pipe -O2'
WITH_FAAC=1
ac3_demuxer=yes
pcm_s16be_muxer=yes
mpeg2vob_muxer=yes
au_muxer=yes
adpcm_xa_decoder=yes
LIB_INSTALL_EXTRA_CMD='$(RANLIB) "$(libdir)/$(LIB)"'
SLIBNAME='$(SLIBPREF)$(NAME)$(SLIBSUF)'
LDCONFIG=ldconfig
video_grab_bktr_demuxer_deps=bktr
x86=yes
dxa_demuxer=yes
h263_muxer=yes
alac_decoder=yes
xl_decoder=yes
theora_decoder=yes
optimize=yes
libgsm_decoder_deps=libgsm
libfaac_encoder_deps=libfaac
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
SHLVL=1
x86_32=yes
action=enable
pcm_u16be_muxer=yes
mjpeg_muxer=yes
h264_muxer=yes
adpcm_swf_decoder=yes
imc_decoder=yes
thp_decoder=yes
targa_decoder=yes
fourxm_decoder=yes
libgsm_ms_encoder=yes
snow_encoder=yes
zlib=yes
ARCH_EXT_LIST='
altivec
armv5te
armv6
iwmmxt
mmi
mmx
ssse3
'
OLDPWD=/usr/ports/multimedia/ffmpeg
HOME=/root
txd_demuxer=yes
smacker_demuxer=yes
mxf_demuxer=yes
gif_demuxer=yes
aiff_demuxer=yes
PARSER_LIST='aac_parser
ac3_parser
cavsvideo_parser
dca_parser
dvbsub_parser
dvdsub_parser
h261_parser
h263_parser
h264_parser
mjpeg_parser
mpeg4video_parser
mpegaudio_parser
mpegvideo_parser
pnm_parser
vc1_parser'
SLIBNAME_WITH_VERSION='$(SLIBNAME).$(LIBVERSION)'
mpegaudio_hp=yes
memalign_hack=yes
SSH_TTY=/dev/ttyp1
http_protocol=yes
wsvqa_demuxer=yes
vc1_demuxer=yes
wav_muxer=yes
pcm_alaw_muxer=yes
mov_muxer=yes
audio_muxer=yes
zlib_decoder=yes
vcr1_decoder=yes
dxa_decoder=yes
adpcm_ima_ws_encoder=yes
libmp3lame_encoder=yes
ljpeg_encoder=yes
EXESUF=
ar=ar
v4l2_demuxer_deps=v4l2
libamr_wb_encoder_deps=libamr_wb
libvorbis=yes
LDFLAGS=' -L/usr/local/lib -la52'
opt=x86_32
x11_grab_device_demuxer=yes
h261_demuxer=yes
flv_demuxer=yes
flac_demuxer=yes
avs_demuxer=yes
rpza_decoder=yes
DEMUXER_LIST='aac_demuxer
ac3_demuxer
aiff_demuxer
amr_demuxer
apc_demuxer
asf_demuxer
au_demuxer
audio_demuxer
avi_demuxer
avs_demuxer
bethsoftvid_demuxer
c93_demuxer
daud_demuxer
dc1394_demuxer
dsicin_demuxer
dts_demuxer
dv_demuxer
dv1394_demuxer
dxa_demuxer
ea_demuxer
ffm_demuxer
flac_demuxer
flic_demuxer
flv_demuxer
fourxm_demuxer
gif_demuxer
gxf_demuxer
h261_demuxer
h263_demuxer
h264_demuxer
idcin_demuxer
image2_demuxer
image2pipe_demuxer
ingenient_demuxer
ipmovie_demuxer
libnut_demuxer
m4v_demuxer
matroska_demuxer
mjpeg_demuxer
mm_demuxer
mmf_demuxer
mov_demuxer
mp3_demuxer
mpc_demuxer
mpegps_demuxer
mpegts_demuxer
mpegtsraw_demuxer
mpegvideo_demuxer
mtv_demuxer
mxf_demuxer
nsv_demuxer
nut_demuxer
nuv_demuxer
ogg_demuxer
pcm_alaw_demuxer
pcm_mulaw_demuxer
pcm_s16be_demuxer
pcm_s16le_demuxer
pcm_s8_demuxer
pcm_u16be_demuxer
pcm_u16le_demuxer
pcm_u8_demuxer
rawvideo_demuxer
rm_demuxer
roq_demuxer
redir_demuxer
rtsp_demuxer
sdp_demuxer
segafilm_demuxer
shorten_demuxer
smacker_demuxer
sol_demuxer
str_demuxer
swf_demuxer
thp_demuxer
tiertexseq_demuxer
tta_demuxer
txd_demuxer
v4l2_demuxer
vc1_demuxer
video_grab_bktr_demuxer
video_grab_v4l_demuxer
vmd_demuxer
voc_demuxer
wav_demuxer
wc3_demuxer
wsaud_demuxer
wsvqa_demuxer
wv_demuxer
x11_grab_device_demuxer
yuv4mpegpipe_demuxer'
BSF_LIST='dump_extradata_bsf
remove_extradata_bsf
noise_bsf
mp3_header_compress_bsf
mp3_header_decompress_bsf
mjpega_dump_header_bsf
imx_dump_header_bsf'
logfile=config.err
zmbv_encoder_deps=zlib
mjpega_dump_header_bsf=yes
pcm_s16be_demuxer=yes
dsicin_demuxer=yes
au_demuxer=yes
roq_muxer=yes
adpcm_g726_decoder=yes
txd_decoder=yes
smacker_decoder=yes
rv10_decoder=yes
mdec_decoder=yes
gif_decoder=yes
cscd_decoder=yes
wmv1_encoder=yes
rawvideo_encoder=yes
mpeg4_encoder=yes
CONFIG_LIST='
encoders
decoders
parsers
bsfs
muxers
demuxers
audio_beos
audio_oss
avisynth
beos_netserver
bktr
dc1394
dv1394
ffmpeg
ffplay
ffserver
gpl
gprof
ipv6
liba52
liba52bin
libamr
libamr_nb
libamr_wb
libfaac
libfaad
libfaadbin
libgsm
libmp3lame
libnut
libogg
libtheora
libvorbis
libx264
libxvid
memalign_hack
mpegaudio_hp
network
powerpc_perf
pp
protocols
small
swscaler
vhook
v4l
v4l2
x11grab
zlib
'
PS1='# '
OPTIND=1
mm_demuxer=yes
h263_demuxer=yes
aac_demuxer=yes
adpcm_ms_decoder=yes
pcm_s32be_decoder=yes
libvorbis_decoder=yes
vc1_decoder=yes
rv20_decoder=yes
pcm_s8_encoder=yes
wmv2_encoder=yes
msmpeg4v1_encoder=yes
value=yes
altivec_deps=powerpc
PS2='> '
osextralibs=-lm
pcm_u16be_demuxer=yes
mpegvideo_demuxer=yes
mjpeg_demuxer=yes
h264_demuxer=yes
tg2_muxer=yes
rm_muxer=yes
null_muxer=yes
ac3_parser=yes
pcm_s24be_decoder=yes
libamr_nb_decoder=yes
flac_decoder=yes
mszh_decoder=yes
h261_decoder=yes
flv_decoder=yes
avs_decoder=yes
aasc_decoder=yes
adpcm_ct_encoder=yes
msmpeg4v2_encoder=yes
ffvhuff_encoder=yes
DECODER_LIST='aasc_decoder
asv1_decoder
asv2_decoder
avs_decoder
bethsoftvid_decoder
bmp_decoder
c93_decoder
cavs_decoder
cinepak_decoder
cljr_decoder
cscd_decoder
cyuv_decoder
dnxhd_decoder
dsicinvideo_decoder
dvvideo_decoder
dxa_decoder
eightbps_decoder
ffv1_decoder
ffvhuff_decoder
flashsv_decoder
flic_decoder
flv_decoder
fourxm_decoder
fraps_decoder
gif_decoder
h261_decoder
h263_decoder
h263i_decoder
h264_decoder
huffyuv_decoder
idcin_decoder
indeo2_decoder
indeo3_decoder
interplay_video_decoder
jpegls_decoder
kmvc_decoder
loco_decoder
mdec_decoder
mjpeg_decoder
mjpegb_decoder
mmvideo_decoder
mpeg_xvmc_decoder
mpeg1video_decoder
mpeg2video_decoder
mpeg4_decoder
mpegvideo_decoder
msmpeg4v1_decoder
msmpeg4v2_decoder
msmpeg4v3_decoder
msrle_decoder
msvideo1_decoder
mszh_decoder
nuv_decoder
png_decoder
ptx_decoder
qdraw_decoder
qpeg_decoder
qtrle_decoder
rawvideo_decoder
roq_decoder
rpza_decoder
rv10_decoder
rv20_decoder
sgi_decoder
smacker_decoder
smc_decoder
snow_decoder
sp5x_decoder
svq1_decoder
svq3_decoder
targa_decoder
theora_decoder
thp_decoder
tiertexseqvideo_decoder
tiff_decoder
truemotion1_decoder
truemotion2_decoder
tscc_decoder
txd_decoder
ulti_decoder
vc1_decoder
vcr1_decoder
vmdvideo_decoder
vmnc_decoder
vp3_decoder
vp5_decoder
vp6_decoder
vp6f_decoder
vqa_decoder
wmv1_decoder
wmv2_decoder
wmv3_decoder
wnv1_decoder
xan_wc3_decoder
xl_decoder
zlib_decoder
zmbv_decoder
mpeg4aac_decoder
alac_decoder
atrac3_decoder
cook_decoder
dca_decoder
dsicinaudio_decoder
flac_decoder
imc_decoder
libamr_nb_decoder
libamr_wb_decoder
liba52_decoder
libfaad_decoder
libgsm_decoder
libgsm_ms_decoder
libvorbis_decoder
mace3_decoder
mace6_decoder
mp2_decoder
mp3_decoder
mp3adu_decoder
mp3on4_decoder
mpc7_decoder
qdm2_decoder
ra_144_decoder
ra_288_decoder
shorten_decoder
smackaud_decoder
sonic_decoder
truespeech_decoder
tta_decoder
vmdaudio_decoder
vorbis_decoder
wavpack_decoder
wmav1_decoder
wmav2_decoder
ws_snd1_decoder
pcm_alaw_decoder
pcm_mulaw_decoder
pcm_s8_decoder
pcm_s16be_decoder
pcm_s16le_decoder
pcm_s24be_decoder
pcm_s24daud_decoder
pcm_s24le_decoder
pcm_s32be_decoder
pcm_s32le_decoder
pcm_u8_decoder
pcm_u16be_decoder
pcm_u16le_decoder
pcm_u24be_decoder
pcm_u24le_decoder
pcm_u32be_decoder
pcm_u32le_decoder
interplay_dpcm_decoder
roq_dpcm_decoder
sol_dpcm_decoder
xan_dpcm_decoder
adpcm_4xm_decoder
adpcm_adx_decoder
adpcm_ct_decoder
adpcm_ea_decoder
adpcm_g726_decoder
adpcm_ima_dk3_decoder
adpcm_ima_dk4_decoder
adpcm_ima_qt_decoder
adpcm_ima_smjpeg_decoder
adpcm_ima_wav_decoder
adpcm_ima_ws_decoder
adpcm_ms_decoder
adpcm_sbpro_2_decoder
adpcm_sbpro_3_decoder
adpcm_sbpro_4_decoder
adpcm_swf_decoder
adpcm_thp_decoder
adpcm_xa_decoder
adpcm_yamaha_decoder
dvbsub_decoder
dvdsub_decoder'
ffplay=no
incdir='${PREFIX}/include/ffmpeg'
libnut_muxer_deps=libnut
libgsm_ms_decoder_deps=libgsm
pcm_u32be_decoder=yes
pcm_s16be_decoder=yes
truespeech_decoder=yes
qdraw_decoder=yes
png_decoder=yes
cyuv_decoder=yes
pcm_u8_encoder=yes
sonic_encoder=yes
msmpeg4v3_encoder=yes
jpegls_encoder=yes
debug=no
make=gmake
ssse3_deps=x86
E1=0
INSTALL_DATA='install -c -o root -g wheel -m 444'
mp3_header_compress_bsf=yes
wav_demuxer=yes
pcm_alaw_demuxer=yes
mov_demuxer=yes
idcin_demuxer=yes
audio_demuxer=yes
rtp_muxer=yes
pcm_s16le_muxer=yes
mpegts_muxer=yes
adpcm_sbpro_2_decoder=yes
pcm_u24be_decoder=yes
vp6f_decoder=yes
truemotion1_decoder=yes
svq1_decoder=yes
loco_decoder=yes
h263_decoder=yes
flashsv_decoder=yes
adpcm_xa_encoder=yes
FFLDFLAGS=
shared=yes
bktr=yes
cross_compile=no
logging=yes
TMPC=/tmp/ffmpeg-conf--69027-.c
dv1394_demuxer_deps=dv1394
libxvid_encoder_deps=libxvid
armv5te_deps=armv4l
E2=2
mmx=no
image2_muxer=yes
mpegaudio_parser=yes
adpcm_sbpro_3_decoder=yes
pcm_u16be_decoder=yes
mpc7_decoder=yes
truemotion2_decoder=yes
mpegvideo_decoder=yes
mjpeg_decoder=yes
h264_decoder=yes
eightbps_decoder=yes
dvvideo_decoder=yes
SHFLAGS='-shared -Wl,-soname,$@'
libgsm_encoder_deps=libgsm
LOGNAME=root
OSREL=4.9
libogg=yes
libfaac=yes
liba52=yes
extralibs=' -pthread -lm'
roq_demuxer=yes
mpegps_demuxer=yes
pcm_u16le_muxer=yes
mpeg1video_muxer=yes
image2pipe_muxer=yes
gxf_muxer=yes
vc1_parser=yes
adpcm_sbpro_4_decoder=yes
vorbis_decoder=yes
svq3_decoder=yes
qpeg_decoder=yes
ffv1_decoder=yes
cinepak_decoder=yes
adpcm_swf_encoder=yes
targa_encoder=yes
pam_encoder=yes
PROTOCOL_LIST='file_protocol
http_protocol
pipe_protocol
rtp_protocol
tcp_protocol
udp_protocol'
MUXER_LIST='ac3_muxer
adts_muxer
aiff_muxer
amr_muxer
asf_muxer
asf_stream_muxer
au_muxer
audio_muxer
avi_muxer
crc_muxer
dv_muxer
ffm_muxer
flac_muxer
flv_muxer
framecrc_muxer
gif_muxer
gxf_muxer
h261_muxer
h263_muxer
h264_muxer
image2_muxer
image2pipe_muxer
libnut_muxer
m4v_muxer
mjpeg_muxer
mmf_muxer
mov_muxer
mp2_muxer
mp3_muxer
mp4_muxer
mpeg1system_muxer
mpeg1vcd_muxer
mpeg1video_muxer
mpeg2dvd_muxer
mpeg2svcd_muxer
mpeg2video_muxer
mpeg2vob_muxer
mpegts_muxer
mpjpeg_muxer
null_muxer
ogg_muxer
pcm_alaw_muxer
pcm_mulaw_muxer
pcm_s16be_muxer
pcm_s16le_muxer
pcm_s8_muxer
pcm_u16be_muxer
pcm_u16le_muxer
pcm_u8_muxer
psp_muxer
rawvideo_muxer
rm_muxer
roq_muxer
rtp_muxer
swf_muxer
tg2_muxer
tgp_muxer
voc_muxer
wav_muxer
yuv4mpegpipe_muxer'
SLIBPREF=lib
LIBPREF=lib
arch=x86_32
bindir='${PREFIX}/bin'
TMPE=/tmp/ffmpeg-conf--69027-
wmv1_decoder_deps=h263_decoder
mpeg4_decoder_deps=h263_decoder
mmi_deps=mips
THREADS_LIST='
beosthreads
pthreads
w32threads
'
_=/usr/bin/make
libfaad=yes
liba52bin=yes
redir_demuxer=yes
flic_demuxer=yes
mpeg2video_muxer=yes
dv_muxer=yes
crc_muxer=yes
h261_parser=yes
pcm_alaw_decoder=yes
vmdaudio_decoder=yes
idcin_decoder=yes
bmp_decoder=yes
ac3_encoder=yes
pbm_encoder=yes
FFSERVERLDFLAGS=-Wl,-E
tcp_protocol_deps=network
wmv2_decoder_deps=h263_decoder
msmpeg4v1_decoder_deps=h263_decoder
CMDLINE_SELECT='
altivec
armv5te
armv6
iwmmxt
mmi
mmx
ssse3
encoders
decoders
parsers
bsfs
muxers
demuxers
audio_beos
audio_oss
avisynth
beos_netserver
bktr
dc1394
dv1394
ffmpeg
ffplay
ffserver
gpl
gprof
ipv6
liba52
liba52bin
libamr
libamr_nb
libamr_wb
libfaac
libfaad
libfaadbin
libgsm
libmp3lame
libnut
libogg
libtheora
libvorbis
libx264
libxvid
memalign_hack
mpegaudio_hp
network
powerpc_perf
pp
protocols
small
swscaler
vhook
v4l
v4l2
x11grab
zlib
beosthreads
pthreads
w32threads
debug
extra_warnings
shared
static
'
libfaadbin=yes
rtsp_demuxer=yes
rm_demuxer=yes
dc1394_demuxer=yes
psp_muxer=yes
liba52_decoder=yes
zlib_encoder=yes
source_path=/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-07-12
libdir='${PREFIX}/lib'
libnut_demuxer_deps=libnut
audio_muxer_deps_any='audio_oss audio_beos'
wmv3_decoder_deps=h263_decoder
msmpeg4v2_decoder_deps=h263_decoder
h263i_decoder_deps=h263_decoder
TERM=xterm
BLOCKSIZE=K
udp_protocol=yes
mtv_demuxer=yes
ea_demuxer=yes
dts_demuxer=yes
ogg_muxer=yes
mp2_muxer=yes
h263_parser=yes
aac_parser=yes
wmav1_decoder=yes
mace3_decoder=yes
libfaad_decoder=yes
ulti_decoder=yes
sp5x_decoder=yes
roq_decoder=yes
msvideo1_decoder=yes
sonic_ls_encoder=yes
h263p_encoder=yes
TMPH=/tmp/ffmpeg-conf--69027-.h
ffserver_deps='muxers rtp_protocol'
libtheora_encoder_deps=libtheora
msmpeg4v3_decoder_deps=h263_decoder
optval=--enable-libvorbis
mp3_header_decompress_bsf=yes
pcm_s16le_demuxer=yes
mpegts_demuxer=yes
pcm_mulaw_muxer=yes
mp3_muxer=yes
mpegvideo_parser=yes
mjpeg_parser=yes
h264_parser=yes
cavsvideo_parser=yes
adpcm_ima_wav_decoder=yes
adpcm_ima_smjpeg_decoder=yes
wmav2_decoder=yes
mpeg4aac_decoder=yes
smc_decoder=yes
sgi_decoder=yes
interplay_video_decoder=yes
flic_decoder=yes
adpcm_g726_encoder=yes
rv10_encoder=yes
gif_encoder=yes
protocols=yes
ac3_demuxer_deps=ac3_parser
noise_bsf=yes
sdp_demuxer=yes
image2_demuxer=yes
mp4_muxer=yes
pcm_s32le_decoder=yes
libamr_wb_decoder=yes
tiff_decoder=yes
mpeg_xvmc_decoder=yes
adpcm_ms_encoder=yes
pcm_s32be_encoder=yes
libvorbis_encoder=yes
rv20_encoder=yes
vhook=default
gpl=yes
v4l=yes
ARCH_LIST='
alpha
armv4l
bfin
ia64
m68k
mips
parisc
powerpc
s390
sh4
sparc
sparc64
x86
x86_32
x86_64
'
PPID=69026
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
file_protocol=yes
pcm_u16le_demuxer=yes
ipmovie_demuxer=yes
image2pipe_demuxer=yes
gxf_demuxer=yes
adpcm_yamaha_decoder=yes
adpcm_ima_dk3_decoder=yes
interplay_dpcm_decoder=yes
pcm_s24le_decoder=yes
mace6_decoder=yes
atrac3_decoder=yes
zmbv_decoder=yes
vmdvideo_decoder=yes
qtrle_decoder=yes
asv1_decoder=yes
pcm_s24be_encoder=yes
libamr_nb_encoder=yes
flac_encoder=yes
pgm_encoder=yes
h261_encoder=yes
flv_encoder=yes
audio_oss=yes
asmalign_pot=unknown
libgsm_ms_encoder_deps=libgsm
HAVE_LIST='
altivec
armv5te
armv6
iwmmxt
mmi
mmx
ssse3
beosthreads
pthreads
w32threads
altivec_h
arpa_inet_h
byteswap_h
cmov
conio_h
dcbzl
dev_bktr_ioctl_bt848_h
dev_bktr_ioctl_meteor_h
dev_ic_bt8xx_h
dev_video_meteor_ioctl_meteor_h
dev_video_bktr_ioctl_bt848_h
dlfcn_h
dlopen
ebp_available
ebx_available
fast_64bit
fast_cmov
fast_unaligned
fork
freetype2
imlib2
inet_aton
lrintf
machine_ioctl_bt848_h
machine_ioctl_meteor_h
malloc_h
memalign
mkstemp
mlib
ppc64
sdl
sdl_video_size
soundcard_h
sys_poll_h
sys_soundcard_h
termios_h
threads
'
CFLAGS='-O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread'
option=libvorbis
rtp_protocol=yes
dv_demuxer=yes
bethsoftvid_demuxer=yes
adts_muxer=yes
adpcm_ima_dk4_decoder=yes
pcm_u32le_decoder=yes
pcm_s16le_decoder=yes
ra_144_decoder=yes
asv2_decoder=yes
pcm_u32be_encoder=yes
pcm_s16be_encoder=yes
png_encoder=yes
FFMPEG_CONFIGURATION='--cc=cc --prefix=/usr/local --make=gmake --disable-debug --enable-memalign-hack --enable-shared --enable-pp --extra-cflags=-I/usr/local/include/vorbis -I/usr/local/include --extra-ldflags=-L/usr/local/lib -la52 --extra-libs=-pthread --enable-gpl --enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac --enable-libfaad --enable-libfaadbin --disable-mmx --enable-libmp3lame --enable-libogg --disable-ffplay --enable-libtheora --enable-libvorbis'
strip=strip
WITH_LAME=1
SYSTEMVERSION=
daud_demuxer=yes
swf_muxer=yes
pnm_parser=yes
adpcm_ea_decoder=yes
pcm_u24le_decoder=yes
tiertexseqvideo_decoder=yes
cljr_decoder=yes
adpcm_sbpro_2_encoder=yes
pcm_u24be_encoder=yes
svq1_encoder=yes
h263_encoder=yes
flashsv_encoder=yes
BUILDSUF=
TMPDIR1=/tmp
http_protocol_deps=network
audio_demuxer_deps_any='audio_oss audio_beos'
libmp3lame_encoder_deps=libmp3lame
dxa_decoder_deps=zlib
LANG=C
ogg_demuxer=yes
voc_muxer=yes
dvbsub_decoder=yes
pcm_u16le_decoder=yes
cook_decoder=yes
vmnc_decoder=yes
tscc_decoder=yes
mpeg1video_decoder=yes
adpcm_sbpro_3_encoder=yes
pcm_u16be_encoder=yes
mjpeg_encoder=yes
dvvideo_encoder=yes
VHOOKSHFLAGS='$(SHFLAGS)'
x11_grab_device_demuxer_deps=x11grab
video_grab_v4l_demuxer=yes
pcm_mulaw_demuxer=yes
mp3_demuxer=yes
apc_demuxer=yes
asf_muxer=yes
adpcm_adx_decoder=yes
dca_decoder=yes
vp3_decoder=yes
mpeg2video_decoder=yes
cavs_decoder=yes
bethsoftvid_decoder=yes
adpcm_sbpro_4_encoder=yes
vorbis_encoder=yes
libx264_encoder=yes
ffv1_encoder=yes
LIBOBJFLAGS=
PREFIX=/usr/local
TMPO=/tmp/ffmpeg-conf--69027-.o
INSTALL='/usr/bin/install -c -o root -g wheel'
OSVERSION=490000
fast_unaligned=yes
pp=yes
wc3_demuxer=yes
video_grab_bktr_demuxer=yes
segafilm_demuxer=yes
ingenient_demuxer=yes
m4v_muxer=yes
ffm_muxer=yes
dvdsub_decoder=yes
roq_dpcm_decoder=yes
pcm_alaw_encoder=yes
pgmyuv_encoder=yes
bmp_encoder=yes
LIB='$(LIBPREF)$(NAME)$(LIBSUF)'
cc=cc
libvorbis_decoder_deps=libvorbis
vc1_decoder_deps=h263_decoder
SHELL=/bin/sh
need_memalign=no
sol_demuxer=yes
mp2_decoder=yes
libgsm_decoder=yes
vp5_decoder=yes
libfaac_encoder=yes
ffplay_deps=sdl
libamr_nb_decoder_deps=libamr_nb
flv_decoder_deps=h263_decoder
CXX=c++
mmf_muxer=yes
adpcm_4xm_decoder=yes
pcm_mulaw_decoder=yes
mp3on4_decoder=yes
mp3_decoder=yes
vp6_decoder=yes
huffyuv_decoder=yes
fraps_decoder=yes
wmav1_encoder=yes
roq_encoder=yes
SLIBNAME_WITH_MAJOR='$(SLIBNAME).$(LIBMAJOR)'
png_decoder_deps=zlib
IFS='
'
libtheora=yes
dump_extradata_bsf=yes
vmd_demuxer=yes
swf_demuxer=yes
rawvideo_muxer=yes
dvbsub_parser=yes
dnxhd_decoder=yes
adpcm_ima_wav_encoder=yes
adpcm_ima_smjpeg_encoder=yes
wmav2_encoder=yes
sgi_encoder=yes
LDLATEFLAGS='-Wl,-rpath-link,\$(BUILD_ROOT)/libavcodec -Wl,-rpath-link,\$(BUILD_ROOT)/libavformat -Wl,-rpath-link,\$(BUILD_ROOT)/libavutil'
TMPS=/tmp/ffmpeg-conf--69027-.S
rtp_muxer_deps='network mpegts_demuxer'
h263_decoder_deps='h263_parser mpeg4video_parser'
flashsv_decoder_deps=zlib
voc_demuxer=yes
v4l2_demuxer=yes
pcm_s8_muxer=yes
mpeg2svcd_muxer=yes
dca_parser=yes
smackaud_decoder=yes
mp3adu_decoder=yes
msrle_decoder=yes
pcm_s32le_encoder=yes
libamr_wb_encoder=yes
tiff_encoder=yes
ppm_encoder=yes
SLIBSUF=.so
LIBSUF=.a
static=yes
h264_decoder_deps=h264_parser
mmx_deps=x86
CONFIG_SHELL=/bin/sh
tiertexseq_demuxer=yes
asf_demuxer=yes
mpeg1vcd_muxer=yes
avi_muxer=yes
asf_stream_muxer=yes
amr_muxer=yes
dvdsub_parser=yes
adpcm_ima_qt_decoder=yes
pcm_s24daud_decoder=yes
ra_288_decoder=yes
adpcm_yamaha_encoder=yes
adpcm_ima_dk3_encoder=yes
pcm_s24le_encoder=yes
zmbv_encoder=yes
qtrle_encoder=yes
asv1_encoder=yes
v4l2=yes
gxf_muxer_deps=gpl
armv6_deps=armv4l
wsaud_demuxer=yes
m4v_demuxer=yes
ffm_demuxer=yes
yuv4mpegpipe_muxer=yes
pcm_u8_muxer=yes
mpeg4video_parser=yes
adpcm_ima_dk4_encoder=yes
pcm_u32le_encoder=yes
pcm_s16le_encoder=yes
asv2_encoder=yes
var=extralibs
dostrip=yes
redir_demuxer_deps=network
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
PWD=/usr/ports/multimedia/ffmpeg/work/ffmpeg-2007-07-12
wv_demuxer=yes
mpeg2dvd_muxer=yes
xan_dpcm_decoder=yes
vqa_decoder=yes
adpcm_ea_encoder=yes
pcm_u24le_encoder=yes
rtsp_demuxer_deps='rtp_protocol rtp_muxer'
dc1394_demuxer_deps=dc1394
liba52_decoder_deps=liba52
iwmmxt_deps=armv4l
SSH_CONNECTION='74.77.139.254 33114 69.50.192.29 22'
libmp3lame=yes
nut_demuxer=yes
nsv_demuxer=yes
mpc_demuxer=yes
mmf_demuxer=yes
matroska_demuxer=yes
c93_demuxer=yes
tgp_muxer=yes
libnut_muxer=yes
ws_snd1_decoder=yes
libgsm_ms_decoder=yes
snow_decoder=yes
mjpegb_decoder=yes
dvbsub_encoder=yes
pcm_u16le_encoder=yes
mpeg1video_encoder=yes
udp_protocol_deps=network
ogg_muxer_deps=libogg
libfaad_decoder_deps=libfaad
shorten_demuxer=yes
rawvideo_demuxer=yes
dsicinaudio_decoder=yes
ptx_decoder=yes
indeo2_decoder=yes
adpcm_adx_encoder=yes
mpeg2video_encoder=yes
mpeg4aac_decoder_deps=libfaad
MAKE=gmake
CC=cc
FTP_PASSIVE_MODE=YES
pcm_s8_demuxer=yes
nuv_demuxer=yes
dv1394_demuxer=yes
ac3_muxer=yes
adpcm_ima_ws_decoder=yes
qdm2_decoder=yes
indeo3_decoder=yes
dvdsub_encoder=yes
roq_dpcm_encoder=yes
libxvid_encoder=yes
shlibdir='${PREFIX}/lib'
sdp_demuxer_deps=rtsp_demuxer
libvorbis_encoder_deps=libvorbis
libamr_wb_decoder_deps=libamr_wb
mpeg_xvmc_decoder_deps=xvmc
pthreads=yes
mpegtsraw_demuxer=yes
avi_demuxer=yes
amr_demuxer=yes
c93_decoder=yes
mp2_encoder=yes
libgsm_encoder=yes
ENCODER_LIST='asv1_encoder
asv2_encoder
bmp_encoder
dvvideo_encoder
ffv1_encoder
ffvhuff_encoder
flashsv_encoder
flv_encoder
gif_encoder
h261_encoder
h263_encoder
h263p_encoder
huffyuv_encoder
jpegls_encoder
libx264_encoder
libxvid_encoder
ljpeg_encoder
mjpeg_encoder
mpeg1video_encoder
mpeg2video_encoder
mpeg4_encoder
msmpeg4v1_encoder
msmpeg4v2_encoder
msmpeg4v3_encoder
pam_encoder
pbm_encoder
pgm_encoder
pgmyuv_encoder
png_encoder
ppm_encoder
qtrle_encoder
rawvideo_encoder
roq_encoder
rv10_encoder
rv20_encoder
sgi_encoder
snow_encoder
svq1_encoder
targa_encoder
tiff_encoder
wmv1_encoder
wmv2_encoder
zlib_encoder
zmbv_encoder
ac3_encoder
flac_encoder
libamr_nb_encoder
libamr_wb_encoder
libfaac_encoder
libgsm_encoder
libgsm_ms_encoder
libmp3lame_encoder
libtheora_encoder
libvorbis_encoder
mp2_encoder
sonic_encoder
sonic_ls_encoder
vorbis_encoder
wmav1_encoder
wmav2_encoder
pcm_alaw_encoder
pcm_mulaw_encoder
pcm_s8_encoder
pcm_s16be_encoder
pcm_s16le_encoder
pcm_s24be_encoder
pcm_s24daud_encoder
pcm_s24le_encoder
pcm_s32be_encoder
pcm_s32le_encoder
pcm_u8_encoder
pcm_u16be_encoder
pcm_u16le_encoder
pcm_u24be_encoder
pcm_u24le_encoder
pcm_u32be_encoder
pcm_u32le_encoder
roq_dpcm_encoder
adpcm_4xm_encoder
adpcm_adx_encoder
adpcm_ct_encoder
adpcm_ea_encoder
adpcm_g726_encoder
adpcm_ima_dk3_encoder
adpcm_ima_dk4_encoder
adpcm_ima_qt_encoder
adpcm_ima_smjpeg_encoder
adpcm_ima_wav_encoder
adpcm_ima_ws_encoder
adpcm_ms_encoder
adpcm_sbpro_2_encoder
adpcm_sbpro_3_encoder
adpcm_sbpro_4_encoder
adpcm_swf_encoder
adpcm_xa_encoder
adpcm_yamaha_encoder
dvbsub_encoder
dvdsub_encoder'
ffmpeg=yes
dv1394=no
targetos=freebsd
ranlib=ranlib
libamr_nb_encoder_deps=libamr_nb
zmbv_decoder_deps=zlib
check_header faad.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <faad.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <faad.h>
2 #ifndef FAAD2_VERSION
3 ok faad1
4 #endif
5 int main( void ) { return 0; }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 int main(){
2 return 0;
3 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <signal.h>
2 static void sighandler(int sig){
3 raise(SIGTERM);
4 }
5 int main(){
6 signal(SIGILL, sighandler);
7 signal(SIGFPE, sighandler);
8 signal(SIGSEGV, sighandler);
9 #ifdef SIGBUS
10 signal(SIGBUS, sighandler);
11 #endif
12 { volatile int i=0;
13 asm volatile (
14 "xorl %%ebp, %%ebp"
15 ::: "%ebp");
16 return i; }
17 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 int main(){
2 asm volatile ("":::"%ebx");
3 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 int main(){
2 asm volatile ("pabsw %xmm0, %xmm0");
3 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
{standard input}: Assembler messages:
{standard input}:10: Error: no such instruction: `pabsw %xmm0,%xmm0'
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <inttypes.h>
2 int main(int argc, char ** argv){
3 volatile uint32_t i=0x01234567;
4 return (*((uint8_t*)(&i))) == 0x67;
5 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
check_header stdlib.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <stdlib.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func memalign
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int memalign();
2 int main(){
3 memalign();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
/tmp/ffmpeg-conf--69027-.o: In function `main':
/tmp/ffmpeg-conf--69027-.o(.text+0x4): undefined reference to `memalign'
check_header byteswap.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <byteswap.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
/tmp/ffmpeg-conf--69027-.c:1: byteswap.h: No such file or directory
check_func mkstemp
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int mkstemp();
2 int main(){
3 mkstemp();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
check_header termios.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <termios.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_header conio.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <conio.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
/tmp/ffmpeg-conf--69027-.c:1: conio.h: No such file or directory
check_header arpa/inet.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <arpa/inet.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func inet_aton
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int inet_aton();
2 int main(){
3 inet_aton();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm
check_lib zlib.h zlibVersion -lz
check_header zlib.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <zlib.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func zlibVersion
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int zlibVersion();
2 int main(){
3 zlibVersion();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz
check_header sys/poll.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <sys/poll.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func pthread_create
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int pthread_create();
2 int main(){
3 pthread_create();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #define _ISOC9X_SOURCE 1
2 #include <math.h>
3 int main( void ) { return (lrintf(3.999f) > 0)?0:1; }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz
/tmp/ffmpeg-conf--69027-.o: In function `main':
/tmp/ffmpeg-conf--69027-.o(.text+0x13): undefined reference to `lrintf'
check_lib a52dec/a52.h a52_init -la52
check_header a52dec/a52.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <a52dec/a52.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func a52_init
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int a52_init();
2 int main(){
3 a52_init();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz -la52
check_lib lame/lame.h lame_init -lmp3lame -lm
check_header lame/lame.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <lame/lame.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func lame_init
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int lame_init();
2 int main(){
3 lame_init();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz -la52 -lmp3lame -lm
check_lib theora/theora.h theora_info_init -ltheora -logg
check_header theora/theora.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <theora/theora.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func theora_info_init
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int theora_info_init();
2 int main(){
3 theora_info_init();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz -la52 -lmp3lame -lm -ltheora -logg
check_lib vorbis/vorbisenc.h vorbis_info_init -lvorbis -lvorbisenc -logg
check_header vorbis/vorbisenc.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <vorbis/vorbisenc.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func vorbis_info_init
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int vorbis_info_init();
2 int main(){
3 vorbis_info_init();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz -la52 -lmp3lame -lm -ltheora -logg -lvorbis -lvorbisenc -logg
check_lib ogg/ogg.h ogg_sync_init -logg
check_header ogg/ogg.h
check_cpp
BEGIN /tmp/ffmpeg-conf--69027-.c
1 #include <ogg/ogg.h>
2 int x;
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -E -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
check_func ogg_sync_init
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1 extern int ogg_sync_init();
2 int main(){
3 ogg_sync_init();
4 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
cc -L/usr/local/lib -la52 -o /tmp/ffmpeg-conf--69027- /tmp/ffmpeg-conf--69027-.o -pthread -lm -lz -la52 -lmp3lame -lm -ltheora -logg -lvorbis -lvorbisenc -logg -logg
check_lib2 stdint.h faac.h faacEncGetVersion -lfaac
check_func2 stdint.h faac.h faacEncGetVersion
check_ld
check_cc
BEGIN /tmp/ffmpeg-conf--69027-.c
1
2 #include <stdint.h>
3 #include <faac.h>
4 int main(){
5 (void) faacEncGetVersion;
6 return 0;
7 }
END /tmp/ffmpeg-conf--69027-.c
cc -O -pipe -O2 -I/usr/local/include/vorbis -I/usr/local/include -pthread -fomit-frame-pointer -c -o /tmp/ffmpeg-conf--69027-.o /tmp/ffmpeg-conf--69027-.c
/tmp/ffmpeg-conf--69027-.c:2: stdint.h: No such file or directory
In file included from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faac.h:39: warning: malformed `#pragma pack'
In file included from /usr/local/include/faac.h:47,
from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faaccfg.h:48: warning: malformed `#pragma pack'
/usr/local/include/faaccfg.h:120: warning: malformed `#pragma pack'
In file included from /tmp/ffmpeg-conf--69027-.c:3:
/usr/local/include/faac.h:93: warning: malformed `#pragma pack'
ERROR: libfaac not found
[-- Attachment #3 --]
DarwinStreamingServer-5.5
ImageMagick-6.2.2.1
XFree86-libraries-4.3.0_6
adobe-cmaps-200204
apache+mod_ssl-1.3.28+2.8.15_1
arc-5.21j
autoconf-2.13.000227_5
autoconf-2.59_2
autoconf-2.59_3
autoconf-2.61_2
autoconf-wrapper-20070404
automake-1.4.6_2
automake-1.5_4,1
automake-wrapper-20070404
autorespond-2.0.4
bash-2.05b.007
bison-1.75_2,1
bsdpan-Class-Trigger-0.11
bsdpan-File-Slurp-9999.12
bsdpan-IO-stringy-2.110
bsdpan-Mail-SpamAssassin-3.001000
bsdpan-Mail-SpamAssassin-3.001008
bsdpan-Text-CSV-Simple-1.00
courier-imap-2.1.1,1
curl-7.14.1
cvsup-16.1h
djbfft-0.76_2
expat-1.95.6_1
expat-1.95.8_3
ezm3-1.1
ezmlm-idx-0.40_3
faac-1.25
faad2-2.5,1
fontconfig-2.2.90_3
freetds-0.61_1
freetype2-2.1.4_1
getline-3.9
gettext-0.14.5
ghostscript-gnu-7.07_13
ghostscript-gnu-commfont-7.07
glib-1.2.10_11
glib-2.6.6
gmake-3.80_2
gsfonts-8.11_2
gtk-1.2.10_13
hdf-4.1r5
help2man-1.35.1
htmldoc-1.8.23
id3lib-3.8.3_1
id3v2-0.1.11
imake-4.3.0_1
ispell-3.2.06_3
jasper-1.700.2
jbigkit-1.5
jpeg-6b_1
jpeg2ps-letter-1.9
lame-3.96.1
lcms-1.09,1
lha-1.14i_6
liba52-0.7.4_1
libfpx-1.2.0.9
libgmp-4.1.4_1
libgnugetopt-1.2
libiconv-1.9.1_1
libiodbc-3.52.2
libmpeg2-0.3.1_1
libogg-1.1.3,3
libslang-1.4.9
libtheora-1.0.a7_1
libtool-1.3.5_1
libtool-1.4.3_2
libtool-1.5.20
libtool-1.5.22_4
libvorbis-1.2.0,3
libwmf-0.2.8
libxml2-2.5.11
linux_base-7.1_5
lynx-2.8.4.1d
m4-1.4_1
mc-4.6.1_2
mm-1.3.0
mod_dav-1.0.3
mpeg2codec-1.2_1
mpeg4ip-libmp4v2-1.5.0.1
mysql-client-4.0.15
nasm-0.98.39,1
open-motif-2.2.2_1
p5-Archive-Tar-1.26
p5-Authen-SASL-2.09
p5-Compress-Zlib-1.39
p5-DBI-1.48
p5-Date-Manip-5.44
p5-Digest-1.11
p5-Digest-HMAC-1.01
p5-Digest-MD5-2.33
p5-Digest-SHA1-2.10
p5-ExtUtils-CBuilder-0.13
p5-ExtUtils-ParseXS-2.07
p5-Geography-Countries-1.4
p5-HTML-Parser-3.45
p5-HTML-Strip-1.04
p5-HTML-Tagset-3.04
p5-IO-Socket-INET6-2.51_1
p5-IO-Socket-SSL-0.97
p5-IO-String-1.06
p5-IO-Zlib-1.04_1
p5-IP-Country-2.20
p5-MIME-Base64-3.05
p5-Mail-SPF-Query-1.997
p5-Mail-SpamAssassin-3.1.0
p5-Mail-Tools-1.67
p5-Module-Build-0.26.11
p5-Module-ScanDeps-0.51
p5-Net-1.19,1
p5-Net-CIDR-Lite-0.18
p5-Net-DNS-0.53
p5-Net-IP-1.23
p5-Net-Ident-1.20
p5-Net-Netmask-1.9012
p5-Net-OSCAR-1.907
p5-Net-SSLeay-1.25
p5-Net-XWhois-0.90_3
p5-Parse-Syslog-1.03
p5-PathTools-3.11
p5-Scalar-List-Utils-1.17,1
p5-Socket6-0.19
p5-Storable-2.15
p5-String-Strip-1.01
p5-Sys-Hostname-Long-1.4
p5-Test-Harness-2.52
p5-Test-Simple-0.61
p5-Text-CSV-0.01
p5-Text-CSV_XS-0.23
p5-URI-1.35
p5-YAML-0.39
p5-gettext-1.03
p5-libwww-5.803
pdksh-5.2.14p2
perl-5.6.2_2
perl-5.8.7
php4-4.3.3
pico-4.56
pkg_install-20060113
pkgconfig-0.15.0
pkgdb.db
png-1.2.5_2
popt-1.7
portupgrade-20030723
proftpd-1.2.8_1
python-2.2.3_3
python-2.3_1
qmail-1.03_1
qmailadmin-1.0.26
rc_subr-1.31_1
rpm-3.0.6_10
rsync-2.6.6
ruby-1.6.8.2003.04.19
ruby-bdb1-0.2.1
ruby-rdoc-0.0.0.b2
ruby-shim-ruby18-1.8.0.p2.2003.04.19_1
sox-12.17.7
sqsh-2.1_5
sqwebmail-3.6.0
svgalib-1.4.3
texi2html-1.76_1,1
tiff-3.5.7_1
ucspi-tcp-0.88
unarj-2.65_1
unrar-3.53,3
unzip-5.50_2
vim-6.2.72
vpopmail-5.3.27
vqadmin-2.3.5
wget-1.10.1
zip-2.3_2
zoo-2.10.1
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070912152406.70B4613C45D>
