[plug] Apache Problems

Steve Alilovic steven at algarburns.com.au
Wed Sep 20 13:25:02 WST 2000


I having a slight problem configuring apache. 
Run the standard ./configure --prefix=/usr/local/apache   they completes
fine.

When I run the make command it exit on this error. Using apache_1.3.4 .

gcc -c  -I../os/unix -I../include   -DLINUX=2 -DUSE_HSREGEX `../apaci`
alloc.c
gcc -c  -I../os/unix -I../include   -DLINUX=2 -DUSE_HSREGEX `../apaci`
buff.c
buff.c: In function `ap_bhalfduplex':
buff.c:605: Invalid `asm' statement:
buff.c:605: fixed or forbidden register 2 (cx) was spilled for class CREG.
make[3]: *** [buff.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/apache_1.3.4/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/apache_1.3.4'
make: *** [build] Error 2

Using the RPM package is not an options unfortunately.

Any help thanks



More information about the plug mailing list