Since upgrading to eglib 2.17 we now need the m4 no gets patch we included in cross tools cause of hosts using glibc or eglibc >= to 2.16 or something.

Anyone else witness this? I'm pretty sure it cause of this:

./stdio.h:477:1: error: 'gets' undeclared here (not in a function)
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");

So I guess now we need to include this in temp system and final system. heh.

Sincerely,

William Harrington
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to