Hi there, I'm trying to get PHP 4.3.0 compiled on a SuSE Linux 8.0 box. ./configure goes well but when I try the make command, I get the following error message: php /usr/i486-suse-linux/bin/ld: cannot find -lstdc++, and the installation fails. The lstdc++ is in the library libstdc, which is under /usr/lib.
Does anyone knows how to solve this? Thanks and cheers -- Dmitry -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php