[csw-maintainers] setuptools does not find cc compiler?

rupert THURNER rupert at opencsw.org
Mon Apr 27 01:24:24 CEST 2009


today i had time to test edgewall trac. python-2.6.1, svn-1.5.6, trac,
pysvn, sqlite3, apache worked fine.

the only thing i noticed was with setuptools while trying to do a
native genshi install:

Downloading http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.zip
Processing Genshi-0.5.1.zip
Running Genshi-0.5.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-wiThg9/Genshi-0.5.1/egg-dist-tmp-5GkKb1
warning: no previously-included files found matching 'doc/2000ft.graffle'
warning: no previously-included files matching '*' found under
directory 'doc/logo.lineform'
unable to execute /opt/studio/SOS11/SUNWspro/bin/cc: No such file or directory
**********************************************************************
WARNING:
An optional C extension could not be compiled, speedups will not be
available.
**********************************************************************
Adding Genshi 0.5.1 to easy-install.pth file

we have cc in another location, and on the path. also
"CC=/opt/SUNWspro/bin/cc easy_install genshi" resulted in the same
error message.

is this something for upstream?

rupert.



More information about the maintainers mailing list