[RTEMS Project] #3027: RTEMS source builder fails when building gcc documentation with newer versions of gcc

RTEMS trac trac at rtems.org
Tue Jun 13 00:32:49 UTC 2017


#3027: RTEMS source builder fails when building gcc documentation with newer
versions of gcc
---------------------------+--------------------------
 Reporter:  Worth Burruss  |       Owner:  Chris Johns
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:
Component:  RSB            |     Version:  4.11
 Severity:  normal         |  Resolution:
 Keywords:  msys2, gcc     |
---------------------------+--------------------------

Comment (by Chris Johns):

 Is it `MISSING=texinfo` per the comments or `MAKEINFO=missing` as in the
 patch?

 Also I am thinking of adding this before the `configure` command set the
 environment variable:
 {{{
 %if %{_host_os} == win32
   export MAKEINFO=missing
 %endif
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3027#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list