On 24 January 2013 07:45, Syed Ahsan Ali Bokhari <ahsan.pmd@xxxxxxxxx> wrote: > Simplifying it. 32bit library is already present as you can see below. > > > [root@pmd02 pmdtest]# yum provides "*gnu/stubs-32.h" > Loaded plugins: rhnplugin, security > This system is not registered with RHN. > RHN support will be disabled. > glibc-devel-2.5-34.i386 : Object files for development using standard > C libraries. > Matched from: > Filename : /usr/include/gnu/stubs-32.h > > > > [root@pmd02 pmdtest]# yum install glibc-devel-2.5-34.i386 > Loaded plugins: rhnplugin, security > This system is not registered with RHN. > RHN support will be disabled. > Setting up Install Process > Parsing package install arguments > Package glibc-devel-2.5-34.i386 already installed and latest version > Nothing to do > [root@pmd02 pmdtest]# > > But I dont see any stubs-32.h in /usr/include/gnu/ Then the package isn't properly installed. This isn't a GCC problem.