grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] add osdep/init.c to grub-mount files


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] add osdep/init.c to grub-mount files
Date: Mon, 14 Oct 2013 13:00:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130821 Icedove/17.0.8

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 <address@hidden>
> 
> ---
>  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: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]