Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146499 - gcc4 compile error with media-gfx/showimg-0.9.4.1
Summary: gcc4 compile error with media-gfx/showimg-0.9.4.1
Status: RESOLVED DUPLICATE of bug 131937
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:
: 146500 146501 146502 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-05 21:18 UTC by Michael Davidsaver
Modified: 2006-09-05 23:15 UTC (History)
0 users

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


Attachments
adds prototypes to loadimage.h (showimg-gcc4.patch,338 bytes, patch)
2006-09-05 21:31 UTC, Michael Davidsaver
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Davidsaver 2006-09-05 21:18:22 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 Michael Davidsaver 2006-09-05 21:31:37 UTC
Created attachment 96140 [details, diff]
adds prototypes to loadimage.h
Comment 2 Michael Davidsaver 2006-09-05 21:37:09 UTC
Bugzilla has earned my wrath.

bugs 146500 146501 146502 are duplicates
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:14:10 UTC
*** Bug 146500 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:14:17 UTC
*** Bug 146501 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:14:25 UTC
*** Bug 146502 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 23:15:07 UTC

*** This bug has been marked as a duplicate of 131937 ***