grub-devel
[Top][All Lists]
Advanced

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

Re: grub2 boot root-on-zfs errors


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: grub2 boot root-on-zfs errors
Date: Sat, 23 Nov 2013 14:10:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 23.11.2013 13:54, Beeblebrox wrote:
> Applied the diff but got error elsewhere. Git repo on
> 1bba40f57813c2ccf790e6aca8b96292634b04ca
Advance to e67566ce0a925342d0a988ec196710e204a1d900 or later
> Date:   Sat Nov 23 12:39:21 2013 +0100
> FreeBSD 11.0-CURRENT_amd64
> 
> config.status: creating grub-shell
> chmod a+x grub-shell
> (for x in tests/util/grub-shell-tester.in ; do cat ./"$x"; done) |
> ./config.status --file=grub-shell-tester:-
> config.status: creating grub-shell-tester
> chmod a+x grub-shell-tester
> cc -o garbage-gen  -DGRUB_FILE=\"util/garbage-gen.c\" -I. -I. -I. -I.
> -I./include -I./include -I./grub-core/lib/libgcrypt-grub/include
> -I./grub-core/lib/libgcrypt-grub/src/  util/garbage-gen.c
> util/garbage-gen.c:35:18: error: variable has incomplete type 'struct timeval'
>   struct timeval tv;
>                  ^
> util/garbage-gen.c:35:10: note: forward declaration of 'struct timeval'
>   struct timeval tv;
>          ^
> util/garbage-gen.c:36:3: warning: implicit declaration of function
> 'gettimeofday' is invalid
>       in C99 [-Wimplicit-function-declaration]
>   gettimeofday (&tv, NULL);
>   ^
> 1 warning and 1 error generated.
> gmake[2]: *** [garbage-gen] Error 1
> 
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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