I'm attempting to recompile the COL3.1-wkstn SRPMs with "rpm --rebuild
<foo.src.rpm>" and i'm running up against a wall.  Seems that the ones
that require c++ are bombing out during the config process:
checking for c++... c++
checking whether the C++ compiler (c++ -O2 -march=i686 ) works... no
configure: error: installation or configuration problem: C++ compiler
cannot create executables.

I looked at the config.log for this package (and a few of the others
that are failing) and saw the following:
configure:1701: checking for c++
configure:1733: checking whether the C++ compiler (c++ -O2 -march=i686 )
works
configure:1749: c++ -o conftest -O2 -march=i686   conftest.C  1>&5
cpp: -lang-c++: linker input file unused since linking not done
/usr/i386-linux/bin/ld: cannot find -lstdc++

Ordinarily, this would mean that either the c++ compiler or the
libstdc++ libs were missing.  Well, c++ exists, and i have this:
[root@hal i386]# rpm -qa | grep libstdc++
libstdc++-2.10-8
libstdc++-2.9.0-5
libstdc++-devel-static-2.10-8
libstdc++-devel-2.10-8
libstdc++-compat-2.9.0-5

So i'm completely stumped on what is wrong here. I've never had these
problems before.  I did build Caldera's gcc SRPM but i don't see how
that could have been done wrong when i used Caldera's defaults.

Ideas?  Suggestions?



=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J. Friedman                             [EMAIL PROTECTED]

Linux FAQ & Step-by-step help:    http://netllama.ipfox.com

                                                 .

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to