Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 160491

Summary: media-video/avidemux-2.0.42-r1 won't compile
Product: Gentoo Linux Reporter: Dave <dliana>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Dave 2007-01-06 16:22:54 UTC
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 -Wno-deprecated -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/media-video/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/media-video/avidemux-2.0.42-r1/work/avidemux-2.0.42/avidemux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/avidemux-2.0.42-r1/work/avidemux-2.0.42'
make: *** [all] Error 2

!!! ERROR: media-video/avidemux-2.0.42-r1 failed.
Comment 1 Dave 2007-01-06 16:23:31 UTC
Created attachment 105667 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-06 16:27:30 UTC
Won't work, sorry.

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