Oh, yes. I forgot that should be "devel". I installed libstdc++-devel-4.4.7-4.el6.i686 and compat-libstd.... and "rpm -qa" shows that they are installed
[igor@localhost wine-1.7.3]$ rpm -qa | grep libstdc compat-libstdc++-296-2.96-144.el6.i686 libstdc++-4.4.7-4.el6.i686 compat-libstdc++-33-3.2.3-69.el6.x86_64 libstdc++-4.4.7-4.el6.x86_64 libstdc++-devel-4.4.7-4.el6.x86_64 libstdc++-devel-4.4.7-4.el6.i686
However, configure still cannot find the libraries, the same error. Here is the full output of configure
[igor@localhost ~]$ cd Programs/wine-1.7.3/ [igor@localhost wine-1.7.3]$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for cpp... cpp checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
2013/12/6 Rajagopal Swaminathan raju.rajsand@gmail.com
Greetings,
On Fri, Dec 6, 2013 at 4:39 PM, Igor Littig igor.littig@gmail.com wrote:
However, I've got "libstdc++-4.4.7-4.el6.i686" installed. Maybe
"configure"
search the lbraries in a wrong place ?
I am not sure.
But there is something like compat-libstd* which may help.
-- Regards,
Rajagopal _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos