On Tue Jun 24 19:15:24 2008, tetragon wrote: > The switch to using $(PERLDOC) in docs/Makefile without defining > PERLDOC anywhere breaks my build.
I'm not sure which "switch" you're referring to. What appears to me to be the relevant lines in config/gen/makefiles/root.in have been unchanged since r 19393 (approx). The attached patch resolves this by > adding the definition of PERLDOC to config/gen/makefiles/docs.in. > > End of run with broken Makefile: > herodotus:build-20080624 seneca$ make -j2 Do you get the same result with just plain 'make'?