Source: kodi Version: 2:17.1+dfsg1-3 It would be nice it I could (re)compile kodi from an existing build:
$ fakeroot make -f ./debian/rules binary dh binary --with python2 dh_update_autotools_config -Nkodi -Nkodi-bin -Nkodi-eventclients-wiiremote -Nkodi-addons-dev -Nxbmc-bin -Nxbmc-eventclients-wiiremote dh_autoreconf -Nkodi -Nkodi-bin -Nkodi-eventclients-wiiremote -Nkodi-addons-dev -Nxbmc-bin -Nxbmc-eventclients-wiiremote dh_autoreconf: Can only be run once, see dh-autoreconf(7) debian/rules:79: recipe for target 'binary' failed make: *** [binary] Error 2 Looks like some people manage to fix this in the past: https://bugs.debian.org/663063 Thanks