Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195973 - media-video/transcode-1.0.4 compilation fails - cannot link against libavcodec
Summary: media-video/transcode-1.0.4 compilation fails - cannot link against libavcodec
Status: RESOLVED DUPLICATE of bug 194132
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-15 18:26 UTC by Paco Moreno
Modified: 2007-10-15 18:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paco Moreno 2007-10-15 18:26:12 UTC
The compilation fail with:
Summary for transcode 1.0.4:
----------------------------------------

core options
----------------------------------------
static AV-frame buffering      yes
network (sockets) streams      no
experimental xio               no
Default xvid export            xvid4
A52 default decoder            yes

libavcodec
----------------------------------------
headers                        -I/usr/include
libraries                      
build                          
version                        
statically linked              no

hardware support
----------------------------------------
v4l/v4l2                       no
OSS                            yes
bktr                           no
sunau                          no

optional package support
----------------------------------------
IBP                            no
X11                            yes
libmpeg2                       yes
libpostproc                    no
freetype2                      yes
avifile                        no
lame                           yes
ogg                            yes
vorbis                         yes
theora                         yes
libdvdread                     yes
pvm3                           no
libdv                          no
libquicktime                   yes
lzo                            yes
a52                            yes
libmpeg3                       yes
libxml2                        yes
mjpegtools                     no
sdl                            yes
libfame                        no
imagemagick                    no
libjpeg                        yes
bsdav                          no
iconv                          yes

ERROR: requirement failed: cannot link against libavcodec
libavcodec can be found in the following packages:
  FFMpeg  http://www.ffmpeg.org/


Please see the INSTALL file in the top directory of the
transcode sources for more information about building
transcode with this configure script.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-video/transcode-1.0.4/work/transcode-1.0.4/config.log
 * 
 * ERROR: media-video/transcode-1.0.4 failed.
 * Call stack:
 *                ebuild.sh, line 1687:  Called dyn_compile
 *                ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *                ebuild.sh, line   44:  Called src_compile
 *   transcode-1.0.4.ebuild, line  108:  Called econf '--with-default-xvid=xvid4' '--enable-a52' '--enable-a52-default-decoder' '--enable-mmx' '--enable-sse' '--enable-sse2' '--disable-3dnow' '--disable-altivec' '--disable-netstream' '--enable-freetype2' '--disable-v4l' '--enable-lame' '--enable-ogg' '--enable-oss' '--enable-vorbis' '--enable-theora' '--enable-libdvdread' '--disable-libdv' '--enable-libquicktime' '--enable-lzo' '--enable-iconv' '--enable-libmpeg3' '--enable-libxml2' '--disable-mjpegtools' '--enable-sdl' '--disable-libfame' '--disable-imagemagick' '--enable-libjpeg' '--with-x' '--with-mod-path=/usr/lib/transcode' '--with-libpostproc-builddir=/usr/lib' '--disable-avifile' '--disable-xio'
 *                ebuild.sh, line  624:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 * 


Reproducible: Always

Steps to Reproduce:
1.emerge -va transcode

media-video/transcode-1.0.4 [1.0.4_rc6] USE="X a52 dvdread iconv jpeg lzo mmx mp3 mpeg ogg oss quicktime sdl sse sse2 theora truetype vorbis xml xvid -3dnow (-altivec) -dv -extrafilters -fame -imagemagick -mjpeg -network -v4l2"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-15 18:32:01 UTC

*** This bug has been marked as a duplicate of bug 194132 ***