Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created October 25, 2013 23:06
Show Gist options
  • Save Drewzar/7163171 to your computer and use it in GitHub Desktop.
Save Drewzar/7163171 to your computer and use it in GitHub Desktop.
fucking php
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/lib/x86_64-linux-gnu/libstdc++.so.6 so try adding it to the linker command line
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment