I am using the debian folder set noted here. This is mirrored from debian/ set from the Kodi PPA (stable). My directory does include a patch, although it is trivial to change if this is indeed the issue.
make[3]: *** No rule to make target 'identify.c', needed by 'libafpclient_la-identify.lo'. Stop.
make[3]: Leaving directory '/home/desktop/build-afpfs-ng-temp/afpfs-ng/lib'
Makefile:383: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/desktop/build-afpfs-ng-temp/afpfs-ng'
Makefile:314: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/desktop/build-afpfs-ng-temp/afpfs-ng'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Removing identify.c from Makefile.am will build the the package. Is this incorrect? If identify.c should be there, can you please add it? I could manually add it from the old boxee patch, but I don't want to if it does not belong.
I am using the debian folder set noted here. This is mirrored from debian/ set from the Kodi PPA (stable). My directory does include a patch, although it is trivial to change if this is indeed the issue.
Removing identify.c from Makefile.am will build the the package. Is this incorrect? If identify.c should be there, can you please add it? I could manually add it from the old boxee patch, but I don't want to if it does not belong.