Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213725 - media-video/ffmpegthumbnailer-1.2.2 gcc-4.3 fixes
Summary: media-video/ffmpegthumbnailer-1.2.2 gcc-4.3 fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-03-17 17:38 UTC by Sergey Dryabzhinsky
Modified: 2008-04-20 12:57 UTC (History)
0 users

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


Attachments
Fix missing includes (ffmpegthumbnailer-1.2.2-gcc43-includes.patch,1.44 KB, patch)
2008-03-20 18:24 UTC, Sergey Dryabzhinsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Dryabzhinsky 2008-03-17 17:38:14 UTC
Again, missing headers...

Reproducible: Always

Steps to Reproduce:
1. Compile sys-devel/gcc-4.3.0 and set as default compiler
2. Try to compile media-video/ffmpegthumbnailer

Actual Results:  
Error:
moviedecoder.cpp: In member function 'void MovieDecoder::getScaledVideoFrame(int, VideoFrame&)':
moviedecoder.cpp:278: error: 'memcpy' was not declared in this scope

Expected Results:  
media-video/ffmpegthumbnailer compiled
Comment 1 Sergey Dryabzhinsky 2008-03-20 18:24:25 UTC
Created attachment 146676 [details, diff]
Fix missing includes
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2008-04-20 12:57:59 UTC
uhh, sorry.. I had no idea there was a bug open for this, 1.2.3 is the fixing version. :/