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

Bug 213725

Summary: media-video/ffmpegthumbnailer-1.2.2 gcc-4.3 fixes
Product: Gentoo Linux Reporter: Sergey Dryabzhinsky <sergey.dryabzhinsky>
Component: [OLD] GCC PortingAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: Fix missing includes

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. :/