Message 229261 - Python tracker
Message229261
| Author | Link Mauve |
|---|---|
| Recipients | Link Mauve |
| Date | 2014-10-13.18:50:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1413226219.68.0.732560661241.issue22625@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
```
% make
./Programs/_freeze_importlib \
./Lib/importlib/_bootstrap.py Python/importlib.h
./Programs/_freeze_importlib: ./Programs/_freeze_importlib: cannot execute binary file
Makefile:710: recipe for target 'Python/importlib.h' failed
make: *** [Python/importlib.h] Error 126
```
I tried `make touch` as it was suggested to me on #python-dev, but it didn’t fix that issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-13 18:50:19 | Link Mauve | set | recipients: + Link Mauve |
| 2014-10-13 18:50:19 | Link Mauve | set | messageid: <1413226219.68.0.732560661241.issue22625@psf.upfronthosting.co.za> |
| 2014-10-13 18:50:19 | Link Mauve | link | issue22625 messages |
| 2014-10-13 18:50:19 | Link Mauve | create | |