Multiprocessor make was broken (fixed now).

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
LStranger Offline
Junior Member
Posts: 32
Joined: Apr 2010
Reputation: 0
Post: #1
I've started to build XBMC with make -j3 and found it stopped at tools/EventClients/Makefile - it tried to make target 'all' so did 'wiimote' and 'install' simultaneously and of course failed to install Clients/WiiRemote/WiiRemote when it wasn't exist yet. I've sent patch to Trac and hope it will be in SVN shortly, it's trivial and small enough.
find quote