[maemo-developers] Urgent Re: Urgent help while porting to N800
From: nisha jain jain61 at gmail.comDate: Sun Jan 27 19:15:24 EET 2008
- Previous message: Port of TrueCrypt
- Next message: Urgent Re: Urgent help while porting to N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All, I have zipped the folder in root directory and tried to do the next steps to make package. I am getting following errors. Please let me know how to resolve these... This is after creating zip folder in root command using command -- tar cvfz my-application_1.0.0-1.tar.gz /my-application_1.0.0 Following is the output---- [sbox-CHINOOK_X86: ~/my-application-1.0.0] > dh_make -e nisha.jain at example.org Type of package: single binary, multiple binary, library, kernel module or cdbs? [s/m/l/k/b] s Maintainer name : Nisha Jain Email-Address : nisha.jain at example.org Date : Wed, 23 Jan 2008 21:35:32 -0300 Package Name : my-application Version : 1.0.0 License : blank Type of Package : Single Hit <enter> to confirm: Skipping copying to my-application-1.0.0.orig since my-application-1.0.0.org.tar.gz exists. Currently there is no top level Makefile. This may require additional tuning. Done. Please edit the files in the debian/ subdirectory now. You should also check that the my-application Makefiles install into $DESTDIR and not in / . Is above output is correct?? ---------------------------------------------------------------------------------------------------------------------------------------- [sbox-CHINOOK_X86: ~/my-application-1.0.0/debian] > cd .. [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-1 dpkg-buildpackage: source changed by Nisha Jain <nisha.jain at example.org> dpkg-buildpackage: host architecture i386 dpkg-buildpackage: source version without epoch 1.0.0-1 : 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-1.tar.gz dpkg-source: building my-application in my-application_1.0.0-1.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 How to resolve following errors above? Please let me know where is the problem? Regards, Nisha On 1/27/08, nisha jain <jain61 at gmail.com> wrote: > > Hi All, > > Does it mean I have to tar my-application-1.0.0 folder? > What command i have to use simple tar command or also some > command line options needs to be given? > > Regards, > Nisha > > > On 1/27/08, Michael Stepanov <michael at stepanoff.org> wrote: > > > > I suspect you should have your sources as tar archive in the directory > > which is parent for my-application-1.0.0. In my case when I built mysql > > for N800, for example, I had tar with sources as well. > > > > On 1/27/08, nisha jain <jain61 at gmail.com> wrote: > > > > > Hi All, > > > > > > I have created a simple GUI using hildon APIs. I am trying to deploy > > > the same to N800 and for that > > > while creating debian package I am getting following errro...I am > > > following the tutorial 4-x. > > > > > > Please let me know how to resolve it? > > > > > > [sbox-CHINOOK_X86: ~/my-application-1.0.0] > export DEBFULLNAME="Nisha > > > Jain" > > > [sbox-CHINOOK_X86: ~/my-application-1.0.0]> dh_make -e > > > nisha.jain at example.org > > > > > > Type of package: single binary, multiple binary, library, kernel > > > module or cdbs? > > > [s/m/l/k/b] s > > > > > > Maintainer name : Nisha Jain > > > Email-Address : nisha.jain at example.org > > > Date : Wed, 23 Jan 2008 19:21:33 -0300 > > > Package Name : my-application > > > Version : 1.0.0 > > > License : blank > > > Type of Package : Single > > > Hit <enter> to confirm: > > > Could not find my-application_1.0.0.orig.tar.gz > > > Either specify an alternate file to use with -f, > > > or add --createorig to create one. > > > > > > Regards, > > > > > > Nisha > > > > > > _______________________________________________ > > > maemo-developers mailing list > > > maemo-developers at maemo.org > > > https://lists.maemo.org/mailman/listinfo/maemo-developers > > > > > > > > > > > > -- > > Cheers, > > Michael > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080127/e9ee1679/attachment.htm
- Previous message: Port of TrueCrypt
- Next message: Urgent Re: Urgent help while porting to N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]