Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] mtd-utils.git: fix targets
Date: Tue, 21 Jul 2009 09:20:28 +0200	[thread overview]
Message-ID: <878wiiec3n.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090720210306.GH19257@buzzloop.caiaq.de> (Daniel Mack's message of "Mon\, 20 Jul 2009 23\:03\:06 +0200")

>>>>> "Daniel" == Daniel Mack <daniel@caiaq.de> writes:

 Daniel> On Mon, Jul 20, 2009 at 10:35:42PM +0200, Peter Korsgaard wrote:
 Daniel> Erm, yes. Sorry. I removed them locally but forgot to add that to the
 Daniel> patch. They're not needed anymore. Could you do that when commiting?
 >> 
 >> Sure - Both patches?

 Daniel> Yes.

OK, thanks. It still doesn't build here.

The first problem is that common.mk unconditionally sets
FILE_OFFSET_BITS=64, which causes the uclibc headers to error out if
you compiled without largefile support (the default). The second is:

/tmp/br/mipsel/build_mipsel/staging_dir/usr/bin/mipsel-linux-uclibcgnueabi-gcc -I../include -I../ubi-utils/include -O2 -g -Wall -Wextra -Wwrite-strings -Wno-sign-compare -c -o /tmp/br/mipsel/build_mipsel/mtd-utils-e783e75e09b4a0a519665afd7bdeaf2985e7a09c/mkfs.ubifs/lpt.o lpt.c -g -Wp,-MD,/tmp/br/mipsel/build_mipsel/mtd-utils-e783e75e09b4a0a519665afd7bdeaf2985e7a09c/mkfs.ubifs/.lpt.c.dep
In file included from lpt.c:23:
mkfs.ubifs.h:48:23: error: uuid/uuid.h: No such file or directory

Seems like it needs libuuid from e2fsprogs. We should probably make
that available without the rest of e2fs, and make the ubifs stuff
select it.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-07-21  7:20 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 11:39 [Buildroot] [PATCH 1/2] target/ubifs: fix compilation Daniel Mack
2009-06-03 11:39 ` [Buildroot] [PATCH 2/2] mtd-utils.git: fix targets Daniel Mack
2009-07-19 14:12   ` Peter Korsgaard
2009-07-20 11:25     ` Daniel Mack
2009-07-20 20:35       ` Peter Korsgaard
2009-07-20 21:03         ` Daniel Mack
2009-07-21  7:20           ` Peter Korsgaard [this message]
2009-07-29 17:20             ` Daniel Mack
2009-07-29 17:21               ` [Buildroot] [PATCH 1/2] e2fsprogs: factor out libuuid support Daniel Mack
2009-07-29 17:21                 ` [Buildroot] [PATCH 2/2] mtd-utils.git: fix targets Daniel Mack
2009-08-05 19:47                   ` Peter Korsgaard
2009-08-06  6:36                     ` Daniel Mack
2009-08-06  7:58                       ` Peter Korsgaard
2009-08-06 14:18                         ` Daniel Mack
2009-08-06 15:03                           ` Peter Korsgaard
2009-08-03 14:36                 ` [Buildroot] [PATCH 1/2] e2fsprogs: factor out libuuid support Daniel Mack
2009-08-03 14:58                   ` Thomas Petazzoni
2009-08-03 15:09                     ` Daniel Mack
2009-08-03 20:48                       ` Peter Korsgaard
2009-08-04  8:28                         ` Daniel Mack
2009-08-05 11:47                           ` Peter Korsgaard
2009-08-05 11:55                             ` Daniel Mack
2009-08-05 13:52                               ` Peter Korsgaard
2009-06-04 18:05 ` [Buildroot] [PATCH 1/2] target/ubifs: fix compilation Daniel Mack
2009-07-09  2:36   ` Paul Archer
2009-07-08 13:36 ` Daniel Mack
2009-07-08 14:18   ` Peter Korsgaard
2009-07-19 14:06 ` Peter Korsgaard
2009-07-20 12:22   ` Daniel Mack
2009-07-20 20:41     ` Peter Korsgaard

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=878wiiec3n.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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