Jean-Christophe Sicard wrote: > I'm patching httpd with patch 005 and 008 but the to patches give > diffrent instructions for rebuilding httpd: 005 uses Makefile.bsd-wrapper > and 008 just a plain make. make(1) looks for a BSDmakefile and a Makefile in the current directory; the apache source has none. Use make -f Makefile.bsd-wrapper Cheers, Luis Bruno -- There are some things worth dying for.