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

Bug 119977

Summary: fam won't build with gcc-4.1
Product: Gentoo Linux Reporter: Christian Trefzer <ctrefzer>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Two-liner to remove some (erroneous?) declarations in src/DNotify.h
Patch against current fam ebuild to apply above gcc41 compile fix to source tree during src_unpack.

Description Christian Trefzer 2006-01-22 13:55:03 UTC
Some (possibly wrong?) declarations in src/DNotify.h prevent fam from being compiled with the recent gcc-4.1 betas. Patch follows, compiles and runs just fine.

Regards,
Chris
Comment 1 Christian Trefzer 2006-01-22 13:56:52 UTC
Created attachment 77860 [details, diff]
Two-liner to remove some (erroneous?) declarations in src/DNotify.h
Comment 2 Christian Trefzer 2006-01-22 13:58:19 UTC
Created attachment 77861 [details, diff]
Patch against current fam ebuild to apply above gcc41 compile fix to source tree during src_unpack.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-22 13:59:34 UTC
Don't patch what's already patched :)

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

*** This bug has been marked as a duplicate of 112807 ***
Comment 4 Christian Trefzer 2006-01-22 22:22:31 UTC
(In reply to comment #3)
> Don't patch what's already patched :)
Got that :) Should have looked for closed bugs as well. duh

Regards,
Chris