Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257258 - kdenlive 0.7.1 fails to emerge
Summary: kdenlive 0.7.1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-01 17:37 UTC by Lukasz Ligowski
Modified: 2009-02-01 18:16 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Ligowski 2009-02-01 17:37:54 UTC
kdenlive 0.7.1 fails to emerge due to
"undefined reference to `ThumbCreator::~ThumbCreator()"

there's a thread on kdenlive forums about this error and it seems to be fixed http://www.kdenlive.org/forum/compiling-error-undefined-reference-thumbcreatorthumbcreator

cite:
"I found the cause of the error:
 undefined reference to `ThumbCreator::~ThumbCreator()
Fixed now in svn, I hope it works for everyone, otherwise let me know.
regards
 jb"

works for me :)

Reproducible: Always

Steps to Reproduce:
1. emerge -av kdenlive
2. complilation fails with "undefined reference to `ThumbCreator::~ThumbCreator()"
3.

Actual Results:  
compilation failed

Expected Results:  
compilation succeded

there is kdenlive-0.7.2 out and just renaming current ebuild to newer version and installing it produces fine working version of kdenlive, so i suggest bumping kdenlive to newer version
Comment 1 Alexis Ballier gentoo-dev 2009-02-01 18:16:31 UTC
weird; it seems the kde 4.2 update broke it

anyway, bumped to 0.7.2 so that fixes this