Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161199 - media-video/avidemux-2.0.42-r1 is incompatibile with new media-libs/x264-svn-20061014-r1
Summary: media-video/avidemux-2.0.42-r1 is incompatibile with new media-libs/x264-svn-...
Status: RESOLVED DUPLICATE of bug 158340
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 20:22 UTC by Łukasz Michalik
Modified: 2007-01-10 07:22 UTC (History)
1 user (show)

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 Łukasz Michalik 2007-01-09 20:22:53 UTC
Does not compile, after x264 was updated:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/malloc  -I.. -IADM_library -I../ADM_library  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=pentium4 -Os -pipe -fomit-frame-pointer -O2 -falign-loops=16 -c -o ADM_x264.o ADM_x264.cpp
ADM_x264.cpp: In member function ‘virtual uint8_t X264EncoderCBR::init(uint32_t, uint32_t, ADM_x264Param*)’:
ADM_x264.cpp:203: error: ‘struct x264_param_t::<anonymous>’ has no member named ‘b_cbr’
ADM_x264.cpp: In member function ‘virtual uint8_t X264EncoderPass2::init(uint32_t, uint32_t, ADM_x264Param*)’:
ADM_x264.cpp:237: error: ‘struct x264_param_t::<anonymous>’ has no member named ‘b_cbr’
make[3]: *** [ADM_x264.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/avidemux-2.0.42-r1/work/avidemux-2.0.42/avidemux/ADM_codecs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/avidemux-2.0.42-r1/work/avidemux-2.0.42/avidemux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avidemux-2.0.42-r1/work/avidemux-2.0.42'
make: *** [all] Error 2

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-10 07:22:06 UTC

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