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