Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47475 - ttmkfdir-3.0.9-r1 fails to compile with gcc 3.4
Summary: ttmkfdir-3.0.9-r1 fails to compile with gcc 3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-10 19:08 UTC by Tamran Lengyel
Modified: 2004-04-22 14:33 UTC (History)
1 user (show)

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


Attachments
it's self explainatory (gcc-3.4_fix-builtin_cpp.diff,390 bytes, patch)
2004-04-10 19:09 UTC, Tamran Lengyel
Details | Diff
again an extra ; (gcc-3.4_fix-ttf_h.diff,237 bytes, patch)
2004-04-10 19:10 UTC, Tamran Lengyel
Details | Diff
another extra ; (gcc-3.4_fix-util_h.diff,236 bytes, patch)
2004-04-10 19:10 UTC, Tamran Lengyel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tamran Lengyel 2004-04-10 19:08:15 UTC
No use flags are required for this ebuild.  I got a few problems with extra semi-colons.  Patches are attached (I did them one at a time, sorry).
Comment 1 Tamran Lengyel 2004-04-10 19:09:34 UTC
Created attachment 29057 [details, diff]
it's self explainatory
Comment 2 Tamran Lengyel 2004-04-10 19:10:12 UTC
Created attachment 29058 [details, diff]
again an extra ;
Comment 3 Tamran Lengyel 2004-04-10 19:10:38 UTC
Created attachment 29059 [details, diff]
another extra ;
Comment 4 LordKow 2004-04-22 13:18:05 UTC
Lv should be working on a singled patch, I tested the three together in a modified overlay ebuild:

>>> x11-misc/ttmkfdir-3.0.9-r1 merged.

I was wondering about this error, and why it doesnt come up in gcc-3.3.3 (specifically those ; errors)... Is it just overlooked by older GCC versions or something?
Comment 5 Travis Tilley (RETIRED) gentoo-dev 2004-04-22 13:56:19 UTC
gcc 3.4 is more strict, and closer to conforming to the actual standard.

fixed in CVS. give it some time to reach rsync and enjoy.