Re: [coreboot] GRUB2 compilation failure

2017-02-01 Thread taii...@gmx.com
Could you provide all the commands from start to finish that you used to build coreboot with? By any chance did you make the cross toolchain? or are you compiling without it? -- coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] GRUB2 compilation failure

2017-02-01 Thread Zoran Stojsavljevic
Hello Rag, I'll try shot in The Absolute Dark. I have inspected your log. And strange things cot my eye. Here: *./autogen.sh* Importing unicode... Importing libgcrypt... WARNING: grub-core/lib/libgcrypt-grub already exists WARNING: grub-core/lib/libgcrypt-grub/cipher already exists WARNING:

Re: [coreboot] GRUB2 compilation failure

2017-02-01 Thread chitgope raghuveer
Hello Zoran, I could be sure I havent used YOCTO. I have attached the complete log for the compilation. The output for $git describe is *"**4.5-897-gdcad289".* On Wed, Feb 1, 2017 at 12:19 PM, Zoran Stojsavljevic < zoran.stojsavlje...@gmail.com> wrote: > Hello Rag, > > Not sure what you are

Re: [coreboot] GRUB2 compilation failure

2017-01-31 Thread Zoran Stojsavljevic
Hello Rag, Not sure what you are trying to do here? Did you compile using YOCTO (Makefile:1375: *recipe* for target 'argp-ba.o' failed)? Or some other Linux distro? Please, we need here Linux distro with more info and at least 200 lines of compilation log. Did you compile Coreboot source?

[coreboot] GRUB2 compilation failure

2017-01-31 Thread chitgope raghuveer
Hello, I am facing a compilation issue with GRUB2. Below is the snippet. mv -f $depbase.Tpo $depbase.Po /bin/bash: line 1: -DHAVE_CONFIG_H: command not found Makefile:1375: recipe for target 'argp-ba.o' failed make[5]: *** [argp-ba.o] Error 127 -- Raghuveer Chitgope. -- coreboot mailing