Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dpkg: new package and host package
Date: Sat, 27 Jul 2013 15:17:22 +0200	[thread overview]
Message-ID: <20130727151722.13406a87@skate> (raw)
In-Reply-To: <2e7a58f00720bcfba517.1374659463@BEANTN0L019720>

Dear Thomas De Schampheleire,

On Wed, 24 Jul 2013 11:51:03 +0200, Thomas De Schampheleire wrote:
> dpkg is the debian package manager. On target, it is useful to install
> .deb files containing certain software. On host, it is useful to create
> such .deb files. The creation of such .deb files could happen from a
> post-build script, or from project-specific packages.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Thanks. Unfortunately, it doesn't build with a minimal uClibc ARM
toolchain, apparently because dpkg doesn't recognize the
linux-uclibcgnueabi tuple fragment as a valid operating system. I get:

checking for posix_fadvise... yes
checking dpkg cpu type... arm
configure: WARNING: arm not found in cputable
checking dpkg operating system type... linux-uclibcgnueabi
configure: WARNING: linux-uclibcgnueabi not found in ostable
checking dpkg architecture name... configure: error: cannot determine host dpkg architecture
make: *** [/home/thomas/projets/buildroot/output/build/dpkg-1.16.10/.stamp_configured] Erreur 1

Could you have a look?

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-07-27 13:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  9:51 [Buildroot] [PATCH] dpkg: new package and host package Thomas De Schampheleire
2013-07-27 13:17 ` Thomas Petazzoni [this message]
2013-07-27 15:26   ` Thomas De Schampheleire

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=20130727151722.13406a87@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox