Message 151014 - Python tracker
Message151014
| Author | holgerd00d |
|---|---|
| Recipients | holgerd00d |
| Date | 2012-01-10.12:44:18 |
| SpamBayes Score | 6.441822e-06 |
| Marked as misclassified | No |
| Message-id | <1326199459.04.0.575648132034.issue13756@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Downloaded Python-3.2.2.tar cd Python-3.2.2 ./configure make .... Fail on: -------------------- ..... ranlib libpython3.2m.a make: *** No rule to make target `libpython3.2m.dll.a', needed by `python.exe'. Stop. -------------------- libpython3.2m.a was built successfully: -------------------- $ ls -l libpython3.2m.a -rw-r--r--+ 1 hbille Domain Users 7182050 Jan 10 13:31 libpython3.2m.a -------------------- I am not sure which part is incorrect. The name with or without "dll" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-10 12:44:19 | holgerd00d | set | recipients: + holgerd00d |
| 2012-01-10 12:44:19 | holgerd00d | set | messageid: <1326199459.04.0.575648132034.issue13756@psf.upfronthosting.co.za> |
| 2012-01-10 12:44:18 | holgerd00d | link | issue13756 messages |
| 2012-01-10 12:44:18 | holgerd00d | create | |