Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160491 - media-video/avidemux-2.0.42-r1 won't compile
Summary: media-video/avidemux-2.0.42-r1 won't compile
Status: RESOLVED DUPLICATE of bug 137958
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-01-06 16:22 UTC by Dave
Modified: 2007-01-06 16:27 UTC (History)
0 users

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


Attachments
emerge --info (info,21.16 KB, text/plain)
2007-01-06 16:23 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***