From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] make autogen.sh work on tardist again
Date: Fri, 05 Apr 2013 13:48:34 +0200 [thread overview]
Message-ID: <515EBA12.5020600@gmail.com> (raw)
In-Reply-To: <1365161428-8455-1-git-send-email-arvidjaar@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1997 bytes --]
Please includew ChangeLog entry
On 05.04.2013 13:30, Andrey Borzenkov wrote:
> bor@opensuse:~/build/grub/foo/grub-2.00> ./autogen.sh
> Importing unicode...
> Importing libgcrypt...
> WARNING: grub-core/lib/libgcrypt-grub already exists
> WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
> WARNING: grub-core/lib/libgcrypt-grub/mpi already exists
> WARNING: grub-core/lib/libgcrypt-grub/src already exists
> ./autogen.sh: line 16: grub-core/lib/libgcrypt/src/gcrypt.h.in: ??? ?????? ????? ??? ????????
> bor@opensuse:~/build/grub/foo/grub-2.00> cp ~/src/grub/grub-core/lib/libgcrypt/src/gcrypt.h.in grub-core/lib/libgcrypt/src/gcrypt.h.in
> bor@opensuse:~/build/grub/foo/grub-2.00> ./autogen.sh Importing unicode...
> Importing libgcrypt...
> WARNING: grub-core/lib/libgcrypt-grub already exists
> WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
> WARNING: grub-core/lib/libgcrypt-grub/mpi already exists
> WARNING: grub-core/lib/libgcrypt-grub/src already exists
> sed: ?????????? ??????? ???? util/import_gcrypth.sed: ??? ?????? ????? ??? ????????
>
> Signed-off-by: Andrey Borzenkov <arvidjaar@gmail.com>
>
> ---
> conf/Makefile.extra-dist | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
> index c862206..2e36500 100644
> --- a/conf/Makefile.extra-dist
> +++ b/conf/Makefile.extra-dist
> @@ -31,11 +31,13 @@ EXTRA_DIST += $(shell find $(top_srcdir)/include -name '*.h')
> EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/lib -name '*.h')
> EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/gnulib -name '*.h')
> EXTRA_DIST += grub-core/efiemu/runtime/config.h
> +EXTRA_DIST += grub-core/lib/libgcrypt/src/gcrypt.h.in
>
> EXTRA_DIST += grub-core/lib/LzmaDec.c
>
> EXTRA_DIST += BUGS
> EXTRA_DIST += util/i386/efi/grub-dumpdevtree
> +EXTRA_DIST += util/import_gcrypth.sed
>
> EXTRA_DIST += m4/gnulib-cache.m4
> EXTRA_DIST += m4/glibc2.m4
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2013-04-05 11:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 11:30 [PATCH] make autogen.sh work on tardist again Andrey Borzenkov
2013-04-05 11:48 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2013-04-05 11:54 ` Andrey Borzenkov
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=515EBA12.5020600@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/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.