This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年03月18日 12:03 by steven.daprano, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| out | steven.daprano, 2012年03月18日 12:03 | stdout and stderr from running make | ||
| Messages (2) | |||
|---|---|---|---|
| msg156248 - (view) | Author: Steven D'Aprano (steven.daprano) * (Python committer) | Date: 2012年03月18日 12:03 | |
I attempted to build Python 3.3a1 but failed. I am running Centos 5. After running ./configure (no apparent errors), I ran make and got a whole lot of warnings and errors, ending with: collect2: ld returned 1 exit status make: *** [python] Error 1 Output attached as a file. |
|||
| msg156249 - (view) | Author: Stefan Krah (skrah) * (Python committer) | Date: 2012年03月18日 12:10 | |
This is a duplicate of #14296. See also #14359. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:28 | admin | set | github: 58571 |
| 2012年03月18日 12:10:49 | skrah | set | status: open -> closed superseder: Compilation error on CentOS 5.8 type: compile error nosy: + skrah messages: + msg156249 resolution: duplicate stage: resolved |
| 2012年03月18日 12:03:15 | steven.daprano | create | |