From: Robert Gordon <robert@greenroomsoftware.com>
To: maximilian attems <max@stro.at>
Cc: linux-kbuild@vger.kernel.org, Robert Nelson <robertcnelson@gmail.com>
Subject: Re: [PATCH] kbuild, deb-pkg: set host machine after dpkg-gencontrol
Date: Wed, 20 Apr 2011 10:35:14 -0700 [thread overview]
Message-ID: <4DAF1952.4010206@greenroomsoftware.com> (raw)
In-Reply-To: <20110419143355.GC17786@vostochny.stro.at>
On 04/19/2011 07:33 AM, maximilian attems wrote:
> On Mon, Apr 18, 2011 at 03:28:28PM -0400, robert@greenroomsoftware.com wrote:
>> Here is the original 'make' command:
>> make ARCH=arm LOCALVERSION=-x1 CROSS_COMPILE=arm-linux-gnueabi-
>> KDEB_PKGVERSION=1.0cross deb-pkg
>>
>> Here is how it fails:
>> dpkg-gencontrol: error: current host architecture 'armel' does not
>> appear in package's architecture list (i386)
>> make[1]: *** [deb-pkg] Error 255
>> make: *** [deb-pkg] Error 2
>>
> did you check how it dpkg-gencontrol is called?
> just put an set -x on the top of builddeb.
>
Here is the output:
dpkg-gencontrol -isp -DArchitecture=armel -plinux-headers-2.6.38.2-x1
-P/opt/kernel_new/2.6-stable/KERNEL/debian/hdrtmp
dpkg-gencontrol: error: current host architecture 'armel' does not
appear in package's architecture list (i386)
make[1]: *** [deb-pkg] Error 255
make: *** [deb-pkg] Error 2
[2]+ Done gedit KERNEL/scripts/package/builddeb
The information in the debian/control file remains the same, i.e. it
seems to contain instructions to build headers for an i386.
Regards,
Robert
next prev parent reply other threads:[~2011-04-20 17:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 18:23 [PATCH] kbuild, deb-pkg: set host machine after dpkg-gencontrol Robert Gordon
2011-04-17 22:29 ` maximilian attems
2011-04-17 22:34 ` Robert Nelson
2011-04-18 11:13 ` Michal Marek
2011-04-18 16:06 ` maximilian attems
2011-04-18 19:28 ` robert
2011-04-19 14:33 ` maximilian attems
2011-04-20 17:35 ` Robert Gordon [this message]
2011-04-22 20:24 ` Robert Gordon
-- strict thread matches above, loose matches on Subject: below --
2011-04-13 21:20 Robert
2011-04-13 22:47 ` maximilian attems
2011-04-14 13:11 ` robert
2011-04-14 13:37 ` Robert Nelson
2011-04-14 14:24 ` robert
2011-04-14 14:38 ` maximilian attems
2011-04-14 14:40 ` maximilian attems
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DAF1952.4010206@greenroomsoftware.com \
--to=robert@greenroomsoftware.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=max@stro.at \
--cc=robertcnelson@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.