From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] add osdep/init.c to grub-mount files
Date: Mon, 14 Oct 2013 13:00:02 +0200 [thread overview]
Message-ID: <525BCEB2.2040708@gmail.com> (raw)
In-Reply-To: <1381748135-2303-1-git-send-email-arvidjaar@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 728 bytes --]
Go ahead.
On 14.10.2013 12:55, Andrey Borzenkov wrote:
> util/grub_mount-grub-mount.o: In function `main':
> grub-mount.c:(.text+0x1043): undefined reference to `grub_util_host_init'
>
> Signed-off-by: Andrey Borzenkov <arvidjaar@gmail.com>
>
> ---
> Makefile.util.def | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.util.def b/Makefile.util.def
> index 6146445..5008193 100644
> --- a/Makefile.util.def
> +++ b/Makefile.util.def
> @@ -267,6 +267,7 @@ program = {
> common = util/grub-mount.c;
> common = grub-core/kern/emu/hostfs.c;
> common = grub-core/disk/host.c;
> + common = grub-core/osdep/init.c;
>
> ldadd = libgrubmods.a;
> ldadd = libgrubgcry.a;
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
prev parent reply other threads:[~2013-10-14 11:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 10:55 [PATCH] add osdep/init.c to grub-mount files Andrey Borzenkov
2013-10-14 11:00 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
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=525BCEB2.2040708@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).