Bart Kus
2014-06-28 16:20:36 UTC
Hello,
When building from the latest git master branch:
[BUILD] bin/image.o
core/image.c: In function ?alloc_image?:
core/image.c:68:3: error: the comparison will always evaluate as ?false?
for the address of ?free_image? will never be NULL [-Werror=address]
cc1: all warnings being treated as errors
make: *** [bin/image.o] Error 1
I also noticed the latest commit is very old:
commit c23508d796325f8af724ad497c99ffb5a49abea0
Author: Marty Connor <mdc at etherboot.org>
Date: Mon Aug 15 20:57:04 2011 -0400
Is gPXE a dead project? Or do I just have the wrong remote configured:
origin git://git.etherboot.org/scm/gpxe.git (fetch)
Thanks for any help,
--Bart
When building from the latest git master branch:
[BUILD] bin/image.o
core/image.c: In function ?alloc_image?:
core/image.c:68:3: error: the comparison will always evaluate as ?false?
for the address of ?free_image? will never be NULL [-Werror=address]
cc1: all warnings being treated as errors
make: *** [bin/image.o] Error 1
I also noticed the latest commit is very old:
commit c23508d796325f8af724ad497c99ffb5a49abea0
Author: Marty Connor <mdc at etherboot.org>
Date: Mon Aug 15 20:57:04 2011 -0400
Is gPXE a dead project? Or do I just have the wrong remote configured:
origin git://git.etherboot.org/scm/gpxe.git (fetch)
Thanks for any help,
--Bart