Displaying 20 results from an estimated 2000 matches similar to: "EFI build problems"
2014 Jan 10
2
EFI build problems
On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote:
>
>> * make spotless still fails after working around the above:
>> [...]
>> make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \
>>
2014 Jan 10
2
EFI build problems
On Fri, Jan 10, 2014 at 2:53 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Gene Cumm <gene.cumm at gmail.com> writes:
>
>> On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>> On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote:
>>>
>>>> * make spotless still fails after working around
2014 Jan 08
1
EFI build problems
On Thu, 19 Dec, at 02:39:23AM, Celelibi wrote:
>
> Hello,
> I confirm the command realpath wasn't installed by default on my
> debian either. And it seems it can be easily replaced by readlink -f.
> And actually I find its use doubtful.
>
> However, as you may have seen, these scripts are quite new and may
> have bugs. Using pushd/popd in a /bin/sh script is a bug.
2014 Jan 02
0
EFI build problems
Ferenc Wagner <wferi at niif.hu> writes:
> The internal Gnu-EFI build gives me grief: [...]
Previous points still standing, but now I tried cleaning out everything
by hand. I don't know whether it matters, but building gnu-efi pollutes
its source directory (unlike syslinux itself) with the following files
at least (found by git status in the gnu-efi submodule):
2014 Jan 10
0
EFI build problems
Gene Cumm <gene.cumm at gmail.com> writes:
> On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote:
>>
>>> * make spotless still fails after working around the above:
>>> [...]
>>> make -r -C efi
2013 Dec 19
0
EFI build problems
2013/12/17, Ferenc Wagner <wferi at niif.hu>:
> Hi,
>
> The internal Gnu-EFI build gives me grief:
>
> * efi/check-gnu-efi.sh: uses realpath, which is not available on my
> Debian wheezy system. I now use readlink -f, but wonder if it's
> needed at all.
>
> * efi/build-gnu-efi.sh: uses realpath, like above, and also pushd/popd,
> which is not built
2016 Mar 08
2
Syslinux 6.04-pre1
On 03/08/16 08:58, Shao Miller via Syslinux wrote:
> While building on AMD64 CentOS 6, I noticed that glibc-devel.i686 was
> needed for some (U)EFI stuff, but isn't in the README. I'm not sure if
> other Linux flavours will have counterpart needs. - Shao
Hmmm... that makes me somewhat nervous. I'm wondering if we're pulling
in stuff we should not.
-hpa
2014 Jan 11
0
EFI build problems
Gene Cumm <gene.cumm at gmail.com> writes:
> Could you try gnuefi-script-for-wferi-test branch on my repos at
>
> git://git.zytor.com/users/genec/syslinux.git
> git://github.com/geneC/syslinux.git
>
> These changes fixed my issues (aside from the concurrency issue which
> 2-3 passes solves for me).
Now this shows me something I haven't ever seen. Build
2014 Jan 04
0
EFI build problems
On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> * make spotless still fails after working around the above:
> [...]
> make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \
> -f /home/wferi/syslinux/syslinux/efi/Makefile spotless
> In file included from
2014 Jan 11
2
EFI build problems
On Sat, Jan 11, 2014 at 6:37 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Gene Cumm <gene.cumm at gmail.com> writes:
>
>> Could you try gnuefi-script-for-wferi-test branch on my repos at
>>
>> git://git.zytor.com/users/genec/syslinux.git
>> git://github.com/geneC/syslinux.git
>>
>> These changes fixed my issues (aside from the concurrency
2016 Mar 08
1
Syslinux 6.04-pre1
On 03/08/16 09:41, Shao Miller wrote:
> On 3/8/2016 12:31, H. Peter Anvin wrote:
>> On 03/08/16 08:58, Shao Miller via Syslinux wrote:
>>> While building on AMD64 CentOS 6, I noticed that glibc-devel.i686 was
>>> needed for some (U)EFI stuff, but isn't in the README. I'm not sure if
>>> other Linux flavours will have counterpart needs. - Shao
>>
2013 Jun 20
9
Syslinux 6.00 released
Finally, the Syslinux 6.00 release is out. This release includes support
for booting from EFI, both from disk-based media and over the network
via PXE. Thanks to everyone who has been testing this out.
There are some EFI bugs that I'm aware of,
* booting Linux kernels without CONFIG_RELOCATABLE doesn't work
* 64-bit syslinux.efi cannot boot 32-bit kernels and vice versa
*
2013 Jun 24
2
Syslinux 6.00 released
On Sat, 22 Jun, at 05:24:21PM, Ferenc Wagner wrote:
> Matt Fleming <matt at console-pimps.org> writes:
>
> > Please do test out the release and report any regressions.
>
> Unfortunately, I can't make it under Debian wheezy + experimental
> gnu-efi (ie. 3.0u+debian-1):
>
> $ make installer
[...]
> make[3]: *** No rule to make target
2014 Dec 21
3
trouble building 6.03
sudo apt-get install build-essential
sudo apt-get build-dep gcc-multilib
sudo apt-get install gcc-multilib
sudo apt-get install nasm
sudo apt-get install uuid-dev
I run
#make spotless
#make
but it consistently fails at
make[3]: Entering directory `/syslinux-6.03/efi32/efi'
Building gnu-efi for ia32
/syslinux-6.03/efi/check-gnu-efi.sh ia32 /syslinux-6.03/efi32
Failed to build gnu-efi.
2015 Sep 14
11
[PATCH 0/4] efi: Makefile improvement
From: Sylvain Gault <sylvain.gault at gmail.com>
These few patches contain a few improvement about the Makefiles for EFI.
Mainly, to rebuild the files when needed, and only when needed. The three shell
scripts efi/{check,build,clean}-gnu-efi.sh disappeared and are now integrated
as makefile recipes.
You'll notice an argument ARFLAGS=rvU to the recursive make calls to gnu-efi.
This is
2014 Dec 21
0
trouble building 6.03
On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote:
> sudo apt-get install build-essential
> sudo apt-get build-dep gcc-multilib
> sudo apt-get install gcc-multilib
>
> sudo apt-get install nasm
> sudo apt-get install uuid-dev
>
> I run
> #make spotless
> #make
>
> but it consistently fails at
>
> make[3]: Entering directory
2016 Mar 08
0
Syslinux 6.04-pre1
On 3/8/2016 12:31, H. Peter Anvin wrote:
> On 03/08/16 08:58, Shao Miller via Syslinux wrote:
>> While building on AMD64 CentOS 6, I noticed that glibc-devel.i686 was
>> needed for some (U)EFI stuff, but isn't in the README. I'm not sure if
>> other Linux flavours will have counterpart needs. - Shao
> Hmmm... that makes me somewhat nervous. I'm wondering if
2014 Jun 10
2
No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'.
Hello,
A `make efi32` yeilds me
make[3]: *** No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'. Stop.
make[3]: Leaving directory `efi32/efi'
make[2]: *** [efi] Error 2
Output of `ls -Gl efi32/com32/lib/mem*.o`:
-rw-r--r-- 1 stappers 2812 Jun 10 22:06 efi32/com32/lib/memcpy.o
-rw-r--r-- 1 stappers 3620 Jun 10 22:06 efi32/com32/lib/memmem.o
2014 Dec 22
2
trouble building at efi/check-gnu-efi.sh
On Mon, Dec 22, 2014 at 12:18:56AM +0100, Geert Stappers wrote:
> On Sun, Dec 21, 2014 at 12:21:32PM -0800, Patrick Masotta wrote:
> > sudo apt-get install build-essential
> > sudo apt-get build-dep gcc-multilib
> > sudo apt-get install gcc-multilib nasm uuid-dev
> >
> > $ make spotless
> > $ make
> >
> > but it consistently fails at
> >
2013 Jun 22
0
Syslinux 6.00 released
Matt Fleming <matt at console-pimps.org> writes:
> Please do test out the release and report any regressions.
Unfortunately, I can't make it under Debian wheezy + experimental
gnu-efi (ie. 3.0u+debian-1):
$ make installer
[...]
make[3]: Entering directory `/home/wferi/syslinux/syslinux-6.00/efi32/efi'
gcc -I/usr/include/efi -I/usr/include/efi/ia32 -DEFI_FUNCTION_WRAPPER -fPIC