[RTEMS Project] #4452: libbsd/i386: Include header error through bus.h

RTEMS trac trac at rtems.org
Tue Jun 8 13:51:48 UTC 2021


#4452: libbsd/i386: Include header error through bus.h
-----------------------------+--------------------
  Reporter:  Jan Sommer      |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  normal          |  Milestone:  5.2
 Component:  network/libbsd  |    Version:  5
  Severity:  normal          |   Keywords:
Blocked By:                  |   Blocking:
-----------------------------+--------------------
 Currently compilations of applications fails at rtemsbsd/include/bus.h:
 {{{

 #ifdef __i386__
   #error "your include paths are wrong"
 #endif

 }}}

 Proposed solution:
 Install the header files for i386, so that the original ones from FreeBSD
 will be used.

--
Ticket URL: <http://devel.rtems.org/ticket/4452>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list