Message305486
| Author |
xdegaye |
| Recipients |
xdegaye |
| Date |
2017-11-03.14:10:57 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1509718257.97.0.213398074469.issue31934@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
The error message when building out of a not clean source tree:
renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7
renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7
gcc -pthread -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o libpython3.7m.a -lpthread -ldl -lutil -lm
gcc: error: Programs/_testembed.o: No such file or directory
make[1]: *** [Makefile:707: Programs/_testembed] Error 1 |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017-11-03 14:10:58 | xdegaye | set | recipients:
+ xdegaye |
| 2017-11-03 14:10:57 | xdegaye | set | messageid: <1509718257.97.0.213398074469.issue31934@psf.upfronthosting.co.za> |
| 2017-11-03 14:10:57 | xdegaye | link | issue31934 messages |
| 2017-11-03 14:10:57 | xdegaye | create | |
|