Any idea what is going wrong here?

   /usr/bin/ld: ext/intl/msgformat/msgformat_helpers.o:
   undefined reference to symbol '__gxx_personality_v0@@CXXABI_1.3'
   /usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO
   /usr/lib64/libstdc++.so.6 so try adding it to the linker command line
   /usr/lib64/libstdc++.so.6: could not read symbols: Invalid operation
   collect2: ld returned 1 exit status

-- 
Sebastian Bergmann                    Co-Founder and Principal Consultant
http://sebastian-bergmann.de/                           http://thePHP.cc/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to