/bin/sh: line 1: 10113 Aborted CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build
make: *** [sharedmods] Error 134
Did you see error above ? There are conclusion for solve this error. There is step for you to follow the tutorial :
1. Don't back folder, I mean that stay your folder installation folder in terminal command line interface.
2. Typing this syntax to CLI "make distclean"
3. And then waiting the progress data. After that, typing again "./configure BASECFLAGS=-U_FORTIFY_SOURCE"
Ok, That's way to solve about error application in this case. Enjoyed.
make: *** [sharedmods] Error 134
Did you see error above ? There are conclusion for solve this error. There is step for you to follow the tutorial :
1. Don't back folder, I mean that stay your folder installation folder in terminal command line interface.
2. Typing this syntax to CLI "make distclean"
3. And then waiting the progress data. After that, typing again "./configure BASECFLAGS=-U_FORTIFY_SOURCE"
Ok, That's way to solve about error application in this case. Enjoyed.
No comments:
Post a Comment