|
Next: Accepted libdevel-repl-perl 1.003007-1 (source al..
|
| Author |
Message |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 1) Posted: Fri Jul 03, 2009 1:10 pm
Post subject: RFS: xburst-tools Archived from groups: linux>debian>devel>mentors (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 2) Posted: Fri Jul 03, 2009 3:26 pm
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jonathan
Jonathan Wiltshire wrote:
> On Fri, Jul 03, 2009 at 07:02:30PM +0800, xiangfu wrote:
>> It builds these binary packages:
>> xburst-tools - tools for Ingenic XBurst CPU USB boot and NAND flash access
>
> It's getting better
>
> You need to depend on ${misc:Depends} if you're using Debhelper, which
> you are.
>
> You can do some tidying in the rules file - get rid of anything you
> don't use, and make sure everything else is in good order.
>
> Don't create /usr/share/man... in debian/docs, that's what dh_installman
> is for.
>
> It fails to build in a clean environment with this output:
>
>> dpkg-source: info: building xburst-tools using existing
>> xburst-tools_0.0+200906.orig.tar.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.diff.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.dsc
>> debian/rules build
>> ./autogen.sh
>> ./autogen.sh: line 3: autoreconf: command not found
>> make: *** [configure] Error 127
>
> You need to make sure that everything required to build is in the
> Build-Dependencies field in debian/control.
>
>
>
thanks for the info.
I will work on that.
--
Best Regards
Xiangfu Liu
jabber : xiangfu.z.RemoveThis@gmail.com
skype : xiangfu.z
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 3) Posted: Sun Jul 05, 2009 2:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
I fix those error. and upload the package again.
Jonathan Wiltshire wrote:
> On Fri, Jul 03, 2009 at 07:02:30PM +0800, xiangfu wrote:
>> It builds these binary packages:
>> xburst-tools - tools for Ingenic XBurst CPU USB boot and NAND flash access
>
> It's getting better
>
> You need to depend on ${misc:Depends} if you're using Debhelper, which
> you are.
>
> You can do some tidying in the rules file - get rid of anything you
> don't use, and make sure everything else is in good order.
>
> Don't create /usr/share/man... in debian/docs, that's what dh_installman
> is for.
>
> It fails to build in a clean environment with this output:
>
>> dpkg-source: info: building xburst-tools using existing
>> xburst-tools_0.0+200906.orig.tar.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.diff.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.dsc
>> debian/rules build
>> ./autogen.sh
>> ./autogen.sh: line 3: autoreconf: command not found
>> make: *** [configure] Error 127
>
> You need to make sure that everything required to build is in the
> Build-Dependencies field in debian/control.
>
>
>
--
Best Regards
Xiangfu Liu
jabber : xiangfu.z.TakeThisOut@gmail.com
skype : xiangfu.z
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 4) Posted: Mon Jul 06, 2009 1:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
1. In my package there are two cross-compile bin file. (also source code there)
can I upload a package to Debian, that include two cross-compile bin .deb file?
(the cross-compile toolchain also Free Software, from openWRT)
2. if can't, What should I do about those two cross-compile bin.
Jonathan Wiltshire wrote:
> On Fri, Jul 03, 2009 at 07:02:30PM +0800, xiangfu wrote:
>> It builds these binary packages:
>> xburst-tools - tools for Ingenic XBurst CPU USB boot and NAND flash access
>
> It's getting better
>
> You need to depend on ${misc:Depends} if you're using Debhelper, which
> you are.
>
> You can do some tidying in the rules file - get rid of anything you
> don't use, and make sure everything else is in good order.
>
> Don't create /usr/share/man... in debian/docs, that's what dh_installman
> is for.
>
> It fails to build in a clean environment with this output:
>
>> dpkg-source: info: building xburst-tools using existing
>> xburst-tools_0.0+200906.orig.tar.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.diff.gz
>> dpkg-source: info: building xburst-tools in
>> xburst-tools_0.0+200906-1.dsc
>> debian/rules build
>> ./autogen.sh
>> ./autogen.sh: line 3: autoreconf: command not found
>> make: *** [configure] Error 127
>
> You need to make sure that everything required to build is in the
> Build-Dependencies field in debian/control.
>
>
>
--
Best Regards
Xiangfu Liu
jabber : xiangfu.z RemoveThis @gmail.com
skype : xiangfu.z
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jan 30, 2007 Posts: 184
|
(Msg. 5) Posted: Mon Jul 06, 2009 2:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Mon, Jul 6, 2009 at 11:51 AM, xiangfu<xiangfu.z RemoveThis @gmail.com> wrote:
> 1. In my package there are two cross-compile bin file. (also source code there)
> can I upload a package to Debian, that include two cross-compile bin .deb file?
> (the cross-compile toolchain also Free Software, from openWRT)
>
> 2. if can't, What should I do about those two cross-compile bin.
The ftpmasters are likely to reject that, I think you need the
cross-compiler in Debian first so you can compile the binaries from
source within Debian.
--
bye,
pabs
http://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 6) Posted: Mon Jul 06, 2009 3:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi
Paul Wise wrote:
> On Mon, Jul 6, 2009 at 11:51 AM, xiangfu<xiangfu.z DeleteThis @gmail.com> wrote:
>
>> 1. In my package there are two cross-compile bin file. (also source code there)
>> can I upload a package to Debian, that include two cross-compile bin .deb file?
>> (the cross-compile toolchain also Free Software, from openWRT)
>>
>> 2. if can't, What should I do about those two cross-compile bin.
>
> The ftpmasters are likely to reject that, I think you need the
> cross-compiler in Debian first so you can compile the binaries from
> source within Debian.
>
is there any cross-compiler in Debian before?
--
Best Regards
Xiangfu Liu
jabber : xiangfu.z DeleteThis @gmail.com
skype : xiangfu.z
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2009 Posts: 6
|
(Msg. 7) Posted: Mon Jul 06, 2009 3:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Paul Wise wrote:
> On Mon, Jul 6, 2009 at 2:25 PM, xiangfu<xiangfu.z.TakeThisOut@gmail.com> wrote:
>
>> is there any cross-compiler in Debian before?
>
> Yes:
>
> gcc-avr
> gcc-h8300-hms
> gcc-m68hc1x
> mingw32
> z88dk
> sdcc
> fpc
>
> And probably more.
>
> Which cross-compiler does xburst-tools need?
>
it's mipsel-linux- or mipsel-openwrt-linux-
I will try to search more info about cross-compiler in Debian.
--
Best Regards
Xiangfu Liu
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jan 30, 2007 Posts: 184
|
(Msg. 8) Posted: Mon Jul 06, 2009 3:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Mon, Jul 6, 2009 at 2:25 PM, xiangfu<xiangfu.z RemoveThis @gmail.com> wrote:
> is there any cross-compiler in Debian before?
Yes:
gcc-avr
gcc-h8300-hms
gcc-m68hc1x
mingw32
z88dk
sdcc
fpc
And probably more.
Which cross-compiler does xburst-tools need?
--
bye,
pabs
http://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Jan 30, 2007 Posts: 184
|
(Msg. 9) Posted: Mon Jul 06, 2009 4:25 am
Post subject: Re: RFS: xburst-tools [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Mon, Jul 6, 2009 at 2:44 PM, xiangfu<xiangfu.z RemoveThis @gmail.com> wrote:
> it's mipsel-linux- or mipsel-openwrt-linux-
> I will try to search more info about cross-compiler in Debian.
Until a cross-compiler is available, since one of the Debian
architectures is mipsel, you could just build the package on a mipsel
machine (or in a mipsel qemu image) and split the mipsel stuff into
an arch all package.
--
bye,
pabs
http://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE, email to debian-mentors-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |  |
| Related Topics: | RFS: ia32-libs-tools and others - Dear mentors, I am looking for a sponsor for my package "ia32-libs-tools". * Package name : ia32-libs-tools Version : 0.3 Upstream Author : Goswin von Brederlow <goswin-v-b@web.de> * URL :..
LessTif conflicts with Motif, doesn't provide Motif, and i.. - Why in the world did DMs compile KDE to say: You must use LessTif and uninstall Motif??? ---------------------------------- 11.8.8 The OSF/Motif and OpenMotif libraries Programs that require the non-DFSG-compliant OSF/Motif or OpenMotif libraries[70]..
Bug#317155: RFP: ldtp -- GNU/Linux Desktop Testing Project - Package: wnpp Severity: wishlist * Package name : ldtp Version : 0.1.6 * URL : http://gnomebangalore.org/ldtp/ * License : GPL2 Description : GNU/Linux Desktop Testing framework GNU/Linux Desktop Testing Project..
Need sponsor - I would like a mentor as I am new and would like to volunteer to help. Be aware that I connect to the inernet via cable and have a computer that I could use only for this. V/R Randy Berry -- To UNSUBSCRIBE, email to..
RFS: color-theme -- Color themes for Emacs - Hi, Friends I'm looking for a sponsor for color-theme. * Package name : color-theme Version : 6.5.4 Upstream Author : Xavier Maillard <zedek@gnu-rox.org> * URL : http://www.emacswiki.org/cgi-bin/wiki?ColorTheme * Lice... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|