Stas Bekman wrote: > > Nope, they don't get compiled unless I go to src/support and > run make from there, here is the transcript: > > % cd apache-1.3 > > % make clean > % CFLAGS="-g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow" \ > ./configure --enable-shared=max --enable-module=most --with-layout=Apache \ > --prefix=/home/stas/httpd/1.3 > % make > make: Nothing to be done for `all'. > % cd src > % make
That's very very screwy right there. A 'make' in src/.. should build everything. *That's* why you have to cd to src/support; the src/../Makefile does that. There should have been a bunch o' output from the ./configure. Somehow the top-level Makefile is bogus. -- #ken P-)} Ken Coar, Sanagendamgagwedweinini http://Golux.Com/coar/ Author, developer, opinionist http://Apache-Server.Com/ "All right everyone! Step away from the glowing hamburger!"