> check if c++ rpm is installed. On RedHat 7.1 is was gcc-c++ > gcc-c++-3.2-7 rpm is already installed
> Just check if your libstdc++ and libstdc++-devel are the same version as your gcc-c++? libstdc++ and libstdc++-devel are the same version as gcc-c++ (i.e 3.2-7) Infact RH 8 is installed only 4 days back and only ALSA drivers were compiled before compiling Mplayer, so there is no chance of mismatch in the version of libstdc++ and libstdc++-devel. Also tried Googel but no luck :( Any other solution. ----- Original Message ----- To: "linuxhelp" <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 10:23 AM Subject: Re: [LIH]gcc problem On Mon, Dec 09, 2002 at 09:45:01AM +0530, Mitesh Saini wrote: hi list, Today when I am compling Mplayer on Redhat Linux 8.0, It gave me following error while doing ./configure How to Fix it Checking if your compiler 'gcc' supports C++ ... no Your C++ compiler does not support C++, make sure you have enabled it on compiler compilation or for binary packages, make sure the appropriate packages are installed! ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
