Turbo Fredriksson (turbo@tripnet.se)
10 May 1999 14:27:53 +0200
>>>>> "Xavier" == Xavier Beaudouin <xavier.beaudouin@ippolis.fr> writes:
Xavier> On Fri, 7 May 1999, Vincent Janelle wrote:
>> Has there been any fixes so far for the fast_cgi module to get
>> it to compile under glibc 2.1? I'm not getting the same
>> error(efuns.c) that I found in the maillist archive.
Xavier> Humm... I've got exactly the same error on debian
Xavier> 2.1/sparc ;-(
Xavier> Just go to roxen-source/extern/ and modify the Makefile to
Xavier> not compile fcgi...
Or you can apply this patch, much better :)
--- fcgi_stdio.c.old Fri Apr 23 17:49:01 1999
+++ fcgi_stdio.c Fri Apr 23 17:47:34 1999
@@ -41,5 +41,5 @@
#endif
-FCGI_FILE _fcgi_sF[3] = {{stdin, NULL}, {stdout, NULL}, {stderr, NULL}};
+FCGI_FILE _fcgi_sF[3];
--
Turbo __ _ Debian GNU Unix _IS_ user friendly - it's just
^^^^^ / /(_)_ __ _ ___ __ selective about who its friends are
/ / | | '_ \| | | \ \/ / Debian Certified Linux Developer
_ /// / /__| | | | | |_| |> < Turbo Fredriksson turbo@tripnet.se
\\\/ \____/_|_| |_|\__,_/_/\_\ Gothenburg/Sweden
--
SEAL Team 6 security Ft. Meade spy terrorist smuggle Saddam Hussein
DES World Trade Center Ft. Bragg Honduras kibo counter-intelligence
BATF KGB
This archive was generated by hypermail 2.0b3 on Mon 10 May 1999 - 05:32:24 PDT