On Fri, Sep 14, 2018 at 10:05 PM Rob Landley <[email protected]> wrote: > > On 09/14/2018 11:56 AM, enh wrote: > > /usr/include/unistd.h:626:15: error: conflicting types for 'confstr' > > I saw this on Alpine LInux earlier today (wild guess: between ubuntu 14.04 and > today _CS_PATH turned into an enum, didn't it) but hadn't had a chance to fix > it > yet.
my usual mistake is that i _either_ test on host glibc _or_ device bionic, but pretty much always forget to check the other one. i assumed you'd fallen into that. (but, yes, "host glibc" is debian testing these days.) > Got home, saw your message in the web archive, did _not_ see it in my email, > went in and cleaned out the gmail spam folder again and found your past week's > emails as well as one from another google.com guy. > > Gmail's spam filter doesn't like google.com? more likely "doesn't like seeing mail allegedly from google.com that's been through some dreamhost mangling"? > Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
