After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 141238 - Gcc 3.4.0 compile error
Gcc 3.4.0 compile error
Status: RESOLVED DUPLICATE of bug 141221
Product: gnome-terminal
Classification: Core
Component: general
2.6.x
Other Linux
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-27 21:37 UTC by David Whipple
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description David Whipple 2004-04-27 21:37:08 UTC
Similar error that was corrected in control-center.

Change eggcellrendererkeys.s

line 587 from GdkModifierType      mask) to EggVirtualModifierType      mask)

line 629 from GdkModifierType     *mask) to EggVirtualModifierType     *mask)

then it compiles cleanly
Comment 1 Mariano Suárez-Alvarez 2004-04-27 21:41:35 UTC
Clearly, 3.4.0 is the new thing... ;-)



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