Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg fails to build
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
HomerSimpson
l33t
l33t


Joined: 25 Jan 2003
Posts: 869
Location: Ohio, USA

PostPosted: Sat Mar 04, 2006 3:19 am    Post subject: ffmpeg fails to build Reply with quote

Code:
QA Notice: USE Flag 'elibc_FreeBSD' not in IUSE for media-video/ffmpeg-0.4.9_p20060302
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadi r=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-shared-pp --disable-shared --enable-static --enable-mmx --disable-altivec --disable-debug --enable-mp3lame --disable-a52 --disable-a52bin --enable-audio -oss --disable-v4l --disable-dv1394 --disable-dc1394 --enable-pthreads --disable-xvid --enable-libogg --enabl e-vorbis --disable-theora --disable-dts --disable-network --enable-zlib --enable-ffplay --disable-x264 --enab le-faad --enable-faac --disable-faadbin --enable-gpl --enable-pp --disable-opts --build=i686-pc-linux-gnu
Unknown option "--host=i686-pc-linux-gnu".
Unknown option "--infodir=/usr/share/info".
Unknown option "--datadir=/usr/share".
Unknown option "--sysconfdir=/etc".
Unknown option "--localstatedir=/var/lib".
Unknown option "--disable-shared-pp".
Unknown option "--enable-mmx".
Unknown option "--disable-a52".
Unknown option "--disable-a52bin".
Unknown option "--enable-audio-oss".
Unknown option "--disable-dc1394".
Unknown option "--disable-xvid".
Unknown option "--disable-theora".
Unknown option "--disable-dts".
Unknown option "--enable-zlib".
Unknown option "--enable-ffplay".
Unknown option "--disable-x264".
Unknown option "--disable-faadbin".
Unknown option "--build=i686-pc-linux-gnu".
install prefix   /usr
source path      /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static
C compiler       gcc
make             make
CPU              x86 (generic)
big-endian       no
inttypes.h       yes
broken inttypes.h no
MMX enabled      yes
Vector Builtins  yes
gprof enabled    no
zlib enabled     yes
lzo enabled      yes
libgsm enabled   no
mp3lame enabled  yes
libogg enabled   yes
Vorbis enabled   yes
Theora enabled   no
FAAD enabled     yes
faadbin enabled  no
FAAC enabled     yes
XviD enabled     no
x264 enabled     no
a52 support      no
a52 dlopened     no
DTS support      no
pp support       yes
debug symbols    no
strip symbols    yes
optimize         no
static           yes
shared           no
video hooking    yes
SDL support      yes
Imlib2 support   yes
FreeType support yes
Sun medialib support no
pthreads support yes
AMR-NB float support no
AMR-NB fixed support no
AMR-WB float support no
AMR-WB IF2 support no
network support      no
License: GPL
Creating config.mak and config.h...
make -C libavutil all
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -I. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-stati c -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil -I/var/tmp/portage/f fmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavcodec -I/var/tmp/portage/ffmpeg-0.4.9_p20060302 /work/ffmpeg-0.4.9-p20060302-static/libavformat -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c - o ffmpeg.o ffmpeg.c
make[1]: Entering directory `/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libav util'
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -DBUILD_AVUTIL -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOUR CE -D_GNU_SOURCE  -c -o mathematics.o mathematics.c
In file included from mathematics.c:24:
common.h:594: warning: static declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -DBUILD_AVUTIL -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOUR CE -D_GNU_SOURCE  -c -o integer.o integer.c
In file included from integer.c:27:
common.h:594: warning: static declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -DBUILD_AVUTIL -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOUR CE -D_GNU_SOURCE  -c -o rational.o rational.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavcodec/a vcodec.h:14,
                 from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavformat/ avformat.h:16,
                 from ffmpeg.c:21:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
ffmpeg.c: In function `print_report':
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: sorry, uni mplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inl ining
ffmpeg.c:1100: sorry, unimplemented: called from here
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: sorry, uni mplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inl ining
ffmpeg.c:1104: sorry, unimplemented: called from here
make: *** [ffmpeg.o] Error 1
make: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -DBUILD_AVUTIL -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOUR CE -D_GNU_SOURCE  -c -o intfloat_readwrite.o intfloat_readwrite.c
In file included from rational.c:30:
common.h:594: warning: static declaration of 'lrintf' follows non-static declaration
In file included from intfloat_readwrite.c:26:
common.h:594: warning: static declaration of 'lrintf' follows non-static declaration
rm -f libavutil.a
ar rc libavutil.a mathematics.o integer.o rational.o intfloat_readwrite.o
ranlib libavutil.a
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavu til'
make -C libavcodec all
make[1]: Entering directory `/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libav codec'
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o bitstream.o bitstream.c
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o utils.o util s.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from bitstream.c:28:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o mem.o mem.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from utils.c:27:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o allcodecs.o allcodecs.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from mem.c:25:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o mpegvideo.o mpegvideo.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from allcodecs.c:25:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o jrevdct.o jr evdct.c
In file included from jrevdct.c:34:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o jfdctfst.o j fdctfst.c
In file included from jfdctfst.c:40:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o jfdctint.o j fdctint.c
In file included from jfdctint.c:33:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o mpegaudio.o mpegaudio.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from mpegaudio.c:25:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o ac3enc.o ac3 enc.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from ac3enc.c:26:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o mjpeg.o mjpe g.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from mjpeg.c:34:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o resample.o r esample.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from resample.c:25:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
i686-pc-linux-gnu-gcc -Wall -Wno-switch -mtune=athlon-xp -O2 -fomit-frame-pointer -pipe -fomit-frame-pointer -Wdeclaration-after-statement -DHAVE_AV_CONFIG_H -I.. -I/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0 .4.9-p20060302-static/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o resample2.o resample2.c
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from resample2.c:27:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
In file included from resample2.c:122:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h: In function `a v_build_filter':
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: sorry, uni mplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inl ining
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:417: sorry, uni mplemented: called from here
make[1]: *** [resample2.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/av util.h:24,
                 from avcodec.h:14,
                 from mpegvideo.c:28:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: s tatic declaration of 'lrintf' follows non-static declaration
mpegvideo.c: In function `MPV_encode_picture':
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: sorry, uni mplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inl ining
mpegvideo.c:2554: sorry, unimplemented: called from here
make[1]: *** [mpegvideo.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavc odec'
make: *** [lib] Error 2

!!! ERROR: media-video/ffmpeg-0.4.9_p20060302 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile

!!! static failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
There seems to be a lot of things wrong here. Do you know what is causing this?

Thanks
_________________
The strong must protect the Sweet.
Back to top
View user's profile Send private message
FcukThisGame
l33t
l33t


Joined: 20 Apr 2005
Posts: 776
Location: /lost+found

PostPosted: Sat Mar 04, 2006 3:25 am    Post subject: Reply with quote

did you run 'emerge ffmpeg' or 'USE="aac" emerge ffmpeg' ?

I had the same error when I used the USE param. Try without and see if you get the same error.
_________________
Sysadmin by trade, geek by choice

DESKTOP:
i7-3770K|8800GTS-512|32GB|1x256GB SSD|4x1TB|HD/BDROM|1920x1200+1680x1050
Win8 Pro w/ Hyper-V|Server 2012 VM|Ubuntu VM|Gentoo VM

TABLET: Samsung Ativ 700t
i5-3317U|4GB|128GB SSD|1920x1080 Touch
Win8
Back to top
View user's profile Send private message
HomerSimpson
l33t
l33t


Joined: 25 Jan 2003
Posts: 869
Location: Ohio, USA

PostPosted: Sat Mar 04, 2006 11:32 am    Post subject: Reply with quote

I ran:

Code:
emerge ffmpeg



Thanks
_________________
The strong must protect the Sweet.
Back to top
View user's profile Send private message
HomerSimpson
l33t
l33t


Joined: 25 Jan 2003
Posts: 869
Location: Ohio, USA

PostPosted: Sun Mar 26, 2006 9:12 pm    Post subject: Reply with quote

I am now getting this error:

Code:
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: warning: static declaration of 'lrintf' follows non-static declaration
mpegvideo.c: In function `MPV_encode_picture':
/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavutil/common.h:594: sorry, unimplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inlining
mpegvideo.c:2554: sorry, unimplemented: called from here
make[1]: *** [mpegvideo.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.9_p20060302/work/ffmpeg-0.4.9-p20060302-static/libavcodec'
make: *** [lib] Error 2

!!! ERROR: media-video/ffmpeg-0.4.9_p20060302 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  ffmpeg-0.4.9_p20060302.ebuild, line 153:   Called die

!!! static failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Any ideas?

Thanks

--Update--
It looks like someone else is having this problem. I will follow this thread.
https://forums.gentoo.org/viewtopic-t-434636-highlight-inlining+call+lrintf.html
_________________
The strong must protect the Sweet.
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Mon Mar 27, 2006 9:07 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads in favour of the above mentioned thread.
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum