Hi All, I have created a simple GUI using maemo sdk and tested it. I am trying to port same on N800 and for that creating debian package and it is creating a debian package but when i tried testing my package i am getting following error.
Please let me know what could be problem? In my directory my-application-1.0.0 there are only two files N800App.c and binary N800App but no make file..... Does it require any make file?? [sbox-CHINOOK_X86: ~/my-application-1.0.0] > dpkg-buildpackage -rfakeroot dpkg-buildpackage: source package is my-application dpkg-buildpackage: source version is 1.0.0 dpkg-buildpackage: source changed by unknown <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 1.0.0 : Using Scratchbox tools to satisfy builddeps fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /scratchbox/tools/bin/make clean make[1]: Entering directory `/home/maemo/my-application-1.0.0' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/maemo/my-application-1.0.0' make: [clean] Error 2 (ignored) dh_clean dpkg-source -b my-application-1.0.0 dpkg-source: building my-application in my-application_1.0.0.tar.gz dpkg-source: building my-application in my-application_1.0.0.dsc debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. /scratchbox/tools/bin/make make[1]: Entering directory `/home/maemo/my-application-1.0.0' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory `/home/maemo/my-application-1.0.0' make: *** [build-stamp] Error 2 [sbox-CHINOOK_X86: ~/my-application-1.0.0] > Regards, Nisha
_______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers