X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX18NsyVSjzINrwnpxi5UaoSHDyQojV13rSTvSR8OpL N3TqPluS59k67x From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: setegid/seteuid and setresgid/setresuid implementation Date: Wed, 25 Nov 2009 15:23:50 +0100 User-Agent: KMail/1.9.10 References: <200911250227 DOT 47642 DOT juan DOT guerrero AT gmx DOT de> <200911250343 DOT 24677 DOT juan DOT guerrero AT gmx DOT de> <837htfnski DOT fsf AT gnu DOT org> In-Reply-To: <837htfnski.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911251523.51431.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 Reply-To: djgpp-workers AT delorie DOT com Am Mittwoch, 25. November 2009 schrieb Eli Zaretskii: [snip] > > The compilation of that file also terminates with an error because djgpp does > > not define ESTALE. > > That's a bug in m4: it should wrap such code in #ifdef ESTALE..#endif. It is not a bug in m4. It is a bug in gnulib that provides the function spawni and makes assumtions about ESTALE.