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

Bug 53298

Summary: gtk+ 1.2.10-r11 silenlty compiles to faulty library when using -msse2 in CFLAGS
Product: Gentoo Linux Reporter: Ákos Maróy <akos>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2004.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ákos Maróy 2004-06-08 05:03:43 UTC
when having the -msse2 flag in CFLAGS, gtk+ 1.2.10-r11 will compile, but the library will be faulty. for example, it won't display content in tabbed dialogs. see bug #52927 for more details on the error.

Reproducible: Always
Steps to Reproduce:
1. emerge gtk+ 1.2.10-r11 with -msse2 in CFLAGS
2. emerge gtkdiff, or gimp, or vmware, or other gtk programs
3. look at tabbed dialogs, like Settings->Preferences in gtkdiff, and see: nothing! :)

Actual Results:  
the tabbed dialogs all contain nothing when displayed

Expected Results:  
the tabbed dialogs should show their proper content.

see bug #52927 for additional information, as I first found this problem when
trying to run vmware. there are screenshots attached to that bug, displaying the
problem.
Comment 1 foser (RETIRED) gentoo-dev 2004-06-08 07:12:58 UTC
this is not a gtk fault..



*** This bug has been marked as a duplicate of 46944 ***
Comment 2 Ákos Maróy 2004-06-08 07:18:47 UTC
well, the GTK ebuild better watch form -msse2 in CFLAGS, and remove it when compiling....
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2004-06-08 22:57:12 UTC
CFLAGS are users responsability. For more info on this same issue, take a look at bug #50616.


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