[Zope] FastCGI compile failure under RH 6.1

Patrick Phalen zope@teleo.net
Mon, 17 Jan 2000 23:13:58 -0800


I've successfully installed FastCGI behind Apache/Zope on a RH 6.1
server.

Now, on another server, also RH 6.1 and with the bug fix for apxs, I get
the following when I try to compile:


[root@stage2 mod_fastcgi_SNAP_Oct06]# apxs -o mod_fastcgi.so -c *.c

gcc -02 -m486 -fno-strength-reduce -DLINUX=2 -DUSE_EXPAT
-I../lib/expat-lite -fpic -DSHARED_MODULE -I/usr/include/apache -c
fcgi_buf.c
apsx:Break: Command failed with rc=16711680


I'm guessing that