grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* build error - grub_crypto_get_random in xnu
@ 2016-03-28 20:00 Elliott, Robert (Persistent Memory)
  2016-03-29  3:44 ` Andrei Borzenkov
  0 siblings, 1 reply; 2+ messages in thread
From: Elliott, Robert (Persistent Memory) @ 2016-03-28 20:00 UTC (permalink / raw)
  To: The development of GNU GRUB

After patch 22aa31bcc33, I get this build error:

mv syminfo.lst.new syminfo.lst
cat syminfo.lst | sort | gawk -f ./genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1)
grub_crypto_get_random in xnu is not defined
Makefile:42418: recipe for target 'moddep.lst' failed
make[3]: *** [moddep.lst] Error 1
make[3]: Leaving directory '/home/xyz/sw/grub/grub-core'


---
Robert Elliott, HPE Persistent Memory




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build error - grub_crypto_get_random in xnu
  2016-03-28 20:00 build error - grub_crypto_get_random in xnu Elliott, Robert (Persistent Memory)
@ 2016-03-29  3:44 ` Andrei Borzenkov
  0 siblings, 0 replies; 2+ messages in thread
From: Andrei Borzenkov @ 2016-03-29  3:44 UTC (permalink / raw)
  To: grub-devel

28.03.2016 23:00, Elliott, Robert (Persistent Memory) пишет:
> After patch 22aa31bcc33, I get this build error:
> 
> mv syminfo.lst.new syminfo.lst
> cat syminfo.lst | sort | gawk -f ./genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1)
> grub_crypto_get_random in xnu is not defined
> Makefile:42418: recipe for target 'moddep.lst' failed
> make[3]: *** [moddep.lst] Error 1
> make[3]: Leaving directory '/home/xyz/sw/grub/grub-core'
> 
> 

Please make clean checkout or at least re-run autogen.sh. I routinely
build current master.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-29  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 20:00 build error - grub_crypto_get_random in xnu Elliott, Robert (Persistent Memory)
2016-03-29  3:44 ` Andrei Borzenkov

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).