Hello Chris I would like to add my problem here . I am unable to properly install sphinx. When I run ./waf Configure , it gives the following error , ______________________________________
Setting top to : /home/shashvat/rtems-docs Setting out to : /home/shashvat/rtems-docs/build Checking version : 5.0.0 (master) Checking for program 'sphinx-build' : /usr/bin/sphinx-build Checking for program 'aspell' : /usr/bin/aspell Checking if Sphinx is at least 1.3 : Traceback (most recent call last): File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Scripting.py", line 120, in waf_entry_point run_commands() File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Scripting.py", line 181, in run_commands ctx=run_command(cmd_name) File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Scripting.py", line 172, in run_command ctx.execute() File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Configure.py", line 85, in execute super(ConfigurationContext,self).execute() File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Context.py", line 88, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Context.py", line 129, in recurse user_function(self) File "/home/shashvat/rtems-docs/wscript", line 36, in configure conf.recurse(b) File "/home/shashvat/rtems-docs/.waf-1.9.7-d27222240ebc8bcbca7fcd8f4ae914fb/waflib/Context.py", line 129, in recurse user_function(self) File "/home/shashvat/rtems-docs/common/waf.py", line 216, in cmd_configure ver = check_sphinx_version(ctx, sphinx_min_version) File "/home/shashvat/rtems-docs/common/waf.py", line 124, in check_sphinx_version ctx.fatal("Sphinx version cannot be checked: %s" % version) UnboundLocalError: local variable 'version' referenced before assignment ______________________________________ Please help I think Dr. Joel is facing a problem while Running ./waf Configure with --pdf option Enable. Thank you Regards Shashvat On Sat 22 Dec, 2018, 2:31 AM Chris Johns <chr...@rtems.org wrote: > On 22/12/18 1:52 am, Joel Sherrill wrote: > > Just passing along that it still fails for me: Builds when not doing PDF > > What failed? > > > [joel@devel rtems-docs]$ ./waf configure --prefix=/tmp/docs --pdf > > [joel@devel rtems-docs]$ ./waf && ./waf install > > The build or the install? Please run as separate commands. > > Thanks > Chris > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel