many programs fail with message: error in loading shared libraries: <progname>: undefined symbol: __setfpucw this functions is supposed to be declared (as per man page) in /usr/include/i386/fpu_control.h, but there is no such file, only /usr/include/fpu_control.h.
Programs like ? ....
Programs need a recompile
this needs to be fixed for glibc 2.0 apps
*** This bug has been marked as a duplicate of 3468 ***