[Windmill-dev] Problem installing windmill on ubuntu
Adam Christian
adam at osafoundation.org
Mon Oct 15 11:30:19 PDT 2007
Everything went fine until:
Downloading http://pypi.python.org/packages/source/s/simplejson/
simplejson-1.7.3.tar.gz#md5=03935eda1211f29d6856481baf6cba59
Processing simplejson-1.7.3.tar.gz
Running simplejson-1.7.3/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-KOOdBg/simplejson-1.7.3/egg-dist-tmp-AkbUlT
simplejson/_speedups.c:1:20: error: Python.h: No such file or directory
simplejson/_speedups.c:9: error: expected â)â before âcâ
simplejson/_speedups.c:10: error: expected â=â, â,â, â;â,
âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:12: error: expected â=â, â,â, â;â,
âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:14: error: expected â=â, â,â, â;â,
âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:28: error: expected â)â before âcâ
simplejson/_speedups.c:72: error: expected â=â, â,â, â;â,
âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:120: error: expected â=â, â,â,
â;â, âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:180: error: expected â)â before string
constant
simplejson/_speedups.c:185: error: expected â=â, â,â,
â;â, âasmâ or â__attribute__â before â*â token
simplejson/_speedups.c:204: error: expected â=â, â,â,
â;â, âasmâ or â__attribute__â before âspeedups_methodsâ
simplejson/_speedups.c: In function âinit_speedupsâ:
simplejson/_speedups.c:213: error: âPyObjectâ undeclared (first
use in this function)
simplejson/_speedups.c:213: error: (Each undeclared identifier is
reported only once
simplejson/_speedups.c:213: error: for each function it appears in.)
simplejson/_speedups.c:213: error: âmâ undeclared (first use in
this function)
simplejson/_speedups.c:214: warning: implicit declaration of function
âPy_InitModule4â
simplejson/_speedups.c:214: error: âspeedups_methodsâ undeclared
(first use in this function)
simplejson/_speedups.c:214: error: âNULLâ undeclared (first use
in this function)
simplejson/_speedups.c:214: error: âPYTHON_API_VERSIONâ
undeclared (first use in this function)
**********************************************************************
WARNING: The C extension could not be compiled, speedups are not
enabled.
Above is the output showing how the compilation failed.
**********************************************************************
error: Setup script exited with error: can't copy 'simplejson.egg-
info/native_libs.txt': doesn't exist or not a regular file
More information about the Windmill-dev
mailing list