Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146500 - gcc4 compile error with media-gfx/showimg-0.9.4.1
Summary: gcc4 compile error with media-gfx/showimg-0.9.4.1
Status: VERIFIED DUPLICATE of bug 146499
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 21:20 UTC by Michael Davidsaver
Modified: 2006-09-05 23:15 UTC (History)
0 users

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 Michael Davidsaver 2006-09-05 21:20:11 UTC
After upgrade to gcc4 showimg fails with...

imageloader.cpp: In function 'void* __thread_start(void*)':
imageloader.cpp:104: error: '__thread_cleanup' was not declared in this scope

The function is defined, just not prototyped

Adding prototypes to imageloader.h seems to fix the problem

see attached
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:14:10 UTC

*** This bug has been marked as a duplicate of 146499 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:15:19 UTC
Dupe...