On Thu, 4 Apr 2002, Pier Fumagalli wrote:
 
> What do your last lines of configure.in look like? And when you run
> "./configure..... " what's the output of the last (let's say) 50 lines?

mkdir: cannot create directory `docs/conf': No such file or directory
creating docs/conf/httpd-std.conf
./config.status: docs/conf/httpd-std.conf: No such file or directory

problem is likely related to VPATH builds.  the build tree does not have a 
docs/ directory:
% ls
build/        config.nice*    Makefile   os/      support/
config.cache  config.status*  modules/   server/
config.log    include/        modules.c  srclib/


Reply via email to