Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519300 - media-video/guvcview-1.7.3 fails to build with media-video/libav-10.3
Summary: media-video/guvcview-1.7.3 fails to build with media-video/libav-10.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libav-10
  Show dependency tree
 
Reported: 2014-08-07 09:30 UTC by Michał Górny
Modified: 2014-12-07 10:16 UTC (History)
0 users

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


Attachments
Build log (media-video:guvcview-1.7.3:20140807-092720.log,24.17 KB, text/x-log)
2014-08-07 09:30 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-07 09:30:31 UTC
Created attachment 382438 [details]
Build log

callbacks.c: In function ‘AudCodec_menu_changed’:  
callbacks.c:1583:38: error: ‘CODEC_ID_VORBIS’ undeclared (first use in this function)  
   get_acodec_id(global->AudCodec) != CODEC_ID_VORBIS)  
                                      ^  
callbacks.c: In function ‘VidCodec_menu_changed’:
callbacks.c:1621:26: error: ‘CODEC_ID_VP8’ undeclared (first use in this function)
   global->VidCodec_ID != CODEC_ID_VP8)
                          ^
Comment 1 Maxim Koltsov (RETIRED) gentoo-dev 2014-12-07 10:16:42 UTC
I've added guvcview-2.0.1 to tree that builds fine with libav-10. Please check it with libav-9 and add mask if it fails.