Created
October 25, 2013 23:06
-
-
Save Drewzar/7163171 to your computer and use it in GitHub Desktop.
fucking php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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