All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] mtd-utils.git: fix targets
Date: Thu, 6 Aug 2009 08:36:12 +0200	[thread overview]
Message-ID: <20090806063612.GQ13236@buzzloop.caiaq.de> (raw)
In-Reply-To: <87tz0mm4as.fsf@macbook.be.48ers.dk>

On Wed, Aug 05, 2009 at 09:47:07PM +0200, Peter Korsgaard wrote:
> >>>>> "Daniel" == Daniel Mack <daniel@caiaq.de> writes:
> 
>  Daniel> - Update git version for mtd-utils.git.
>  Daniel> - In this new version, a new tool named 'ubiformat' exists which is
>  Daniel>   exported by this patch.
>  Daniel> - The tool ubimirror does not exist anymore, remove support for it.
>  Daniel> - remove two patches that do no longer apply
>  Daniel> - add a patch that removes the unconditional setting of
>  Daniel>   -D_FILE_OFFSET_BITS=64
>  Daniel> - introduce EXTRA_CPPFLAGS that is set to -D_FILE_OFFSET_BITS=64 in case
>  Daniel>   BR2_LARGEFILE is set
>  Daniel> - select BR2_PACKAGE_LIBUUID for BR2_PACKAGE_MTD
> 
> Thanks, but it still doesn't build with a default (E.G. non-largefile)
> config:
> 
> mkfs.ubifs.c: In function 'write_leb':
> mkfs.ubifs.c:768: error: 'off64_t' undeclared (first use in this function)
> mkfs.ubifs.c:768: error: (Each undeclared identifier is reported only once
> mkfs.ubifs.c:768: error: for each function it appears in.)
> mkfs.ubifs.c:768: error: expected ';' before 'pos'
> mkfs.ubifs.c:776: warning: implicit declaration of function 'lseek64'
> mkfs.ubifs.c:776: error: 'pos' undeclared (first use in this function)
> mkfs.ubifs.c: In function 'add_file':
> mkfs.ubifs.c:1264: error: 'O_LARGEFILE' undeclared (first use in this
> function)
> 
> I expect that you just need to make mkfs.ubifs depend on largefile
> support in the toolchain if it cannot easily be fixed in the sources.

Hmm, yes. Unfortunately, we'll have to depend on LARGEFILE then. Give
the patch below a try - and thanks for the patience :)

Daniel

  reply	other threads:[~2009-08-06  6:36 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
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 [this message]
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=20090806063612.GQ13236@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --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 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.