I'm trying to install glibc 2.17 because something else I want depends on it.
I grabbed souce and configure then make but run into an error related to obstack. Searching for this error, seems its related to using newer binutils and is trivial to fix, but unfortunately I don't know how to init a pointer/etc.
Can someone tell the command or the file to edit to accomplish this?