Changes between Initial Version and Version 1 of Ticket #701, comment 1
- Timestamp:
- 2011-08-25T11:57:09Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #701, comment 1
initial v1 6 6 Here's the relevant snippet: 7 7 8 {{{ 8 9 twisted/runner/portmap.c:10:20: error: Python.h: No such file or directory 9 10 twisted/runner/portmap.c:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token … … 32 33 File "/home/n/sandbox/allmydata-tahoe-1.4.1/setuptools-0.6c12dev.egg/setuptools/command/easy_install.py", line 927, in run_setup 33 34 distutils.errors.DistutilsError: Setup script exited with error: command 'gcc' failed with exit status 1 35 }}}