On Fri, May 10, 2019 at 09:30:06AM +0100, Chavdar Ivanov wrote: > Sure, although the last time I did this was months ago.
Now, it needed python version to be set to 27. I have committed this change. Now there are linking errors for various sources but for these 3 symbols only. pxe_call.c:(.text.pxe_api_call+0x12): undefined reference to `__stack_chk_guard' pxe_call.c:(.text.pxe_api_call+0x96): undefined reference to `__stack_chk_guard' pxe_call.c:(.text.pxe_api_call+0x9d): undefined reference to `__stack_chk_fail' Any idea about these? Mayuresh
