Leif Hedstrom created TS-2785:
---------------------------------
Summary: Warnings from configure and sphinx / python
Key: TS-2785
URL: https://issues.apache.org/jira/browse/TS-2785
Project: Traffic Server
Issue Type: Bug
Components: Documentation
Reporter: Leif Hedstrom
On RHEL5, we get this error when running configure:
{code}
checking for python script directory... ${prefix}/lib/python2.4/site-packages
File "./doc/conf.py", line 401
except Exception as e:
^
SyntaxError: invalid syntax
File "./doc/conf.py", line 401
except Exception as e:
^
SyntaxError: invalid syntax
File "./doc/conf.py", line 401
except Exception as e:
^
SyntaxError: invalid syntax
File "./doc/conf.py", line 401
except Exception as e:
^
SyntaxError: invalid syntax
File "./doc/conf.py", line 401
except Exception as e:
^
SyntaxError: invalid syntax
checking for sphinx-build... false
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)