Hi kojacker, I don't know what exactly is the cause of this problem. But this should help: 1. remove the "$(MAKE) clean" line from the debian/rules file, because at this point the Makefile isn't recreated, instead, it uses your Makefile which only works in your windows environment. 2. add a "qmake" in your debian/rules file after the line # Add here commands to compile the package. qmake So, the Makefile will be recreated. Hope this helps Nicolai
c:\QtProjects\mfakecaller\debian\rules:30: *** missing separator. Stop. dpkg-buildpackage: failure: debian/rules clean gave error exit status 2 The process "C:\NokiaQtSDK\Maemo\4.6.2\madbin\mad.cmd" exited with code 11. Error while building project mfakecaller (target: Maemo) When executing build step 'Custom Process Step'