Rene,
Maybe you are getting into holiday mode, but I have another patch for you!

As mentioned in other posts, I am doing a native build on my Raspberry
Pi3, running Quirky 8.1.3.1.

I already reported about dietlibc failing at stage1, for which I posted a patch.

Next up is m4, which also failed.

I found out that this failure will occur on all Ubuntu-based host
systems, not just Quirky. Ubuntu compiler requires that the C open()
function must have a third "mode" parameter.
The reason is given here:

https://wiki.ubuntu.com/ToolChain/CompilerFlags?action=show&redirect=CompilerFlags#-D_FORTIFY_SOURCE=2

lib/localcharset.c needs to be fixed. A patch to do this is attached.

I don't know how this will affect m4 compile in stage0, probably no problem.

Regards,
Barry Kauler

Attachment: m4-stage1-open-fix-ubuntu-host.patch.gz
Description: GNU Zip compressed data

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to