[RTEMS Project] #2547: qemu fails to build on CentOS 6.x 32-bit

RTEMS trac trac at rtems.org
Sun Jan 24 19:23:45 UTC 2016


#2547: qemu fails to build on CentOS 6.x 32-bit
---------------------------+--------------------
 Reporter:  joel.sherrill  |      Owner:  chrisj
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.11
Component:  RSB            |    Version:  4.11
 Severity:  normal         |   Keywords:
---------------------------+--------------------
 When attempting to rebuild all 4.12 tools from master and 4.11 tools from
 the 4.11 branch, I encountered this building qemu:

   CC    trace/generated-events.o
   AR    libqemustub.a
 lt LINK vscclient
 /usr/bin/ld: -f may not be used without -shared
 collect2: ld returned 1 exit status
 make: *** [vscclient] Error 1

 A Google turned up https://lists.gnu.org/archive/html/qemu-
 discuss/2015-01/msg00037.html which suggested adding --disable-smartcard-
 nss to the configure  line.

 It worked. Filing a ticket to track the issue and proposed patch.

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


More information about the bugs mailing list